Answer the question
In order to leave comments, you need to log in
Elixir not minifying css/js files?
gulpfile.js contains:
mix.scripts('./public/new/js/add.js');
mix.version('js/add.js);
mix.scripts('./public/new/js/add.js','public/build/new/js/add.js');
Answer the question
In order to leave comments, you need to log in
https://github.com/JeffreyWay/laravel-mix/blob/mas...
And do not forget that compression will only be in pro mode.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question