When running mix.copy(), we now flatten the output files. This prevents situations where using a glob for the source path to mix.copy() generates nested output directories that match the original source tree. 4cee266
Remove a few unnecessary directories from being downloaded by NPM. d4d8434