Feb 27, 2017
0
Level 10
Copy file notification with Laravel Mix (Laravel 5.4)
When running npm command for a laravel mix build it gives the ending status that shows all the files updated and the size etc... Is there a way to not output those on the copy command? If I'm copying a folder that has a bunch of files in it it just fills my screen with every file being moved and I don't really need that information. In my case I'm moving over a template and with all the files up there it maxes out my ability to scroll up to see everything that happened including errors that may have been in other files.
Please or to participate in this conversation.