Fix up component build directories to avoid clashes
Now that we can build a component multiple times with different instantiations, we need to make sure we give each instantiation a different build directory; done in 'buildDir'.
Please register or sign in to comment