You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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