gulp-notify: [Error] unable to minify JavaScript
01dr opened this issue · 2 comments
01dr commented
Hello, i have subj bug. How to resolve it?
dmnsgn commented
I need more details.
Which command are you running?
What kind of code is inside your scripts
folder? ES6?
01dr commented
npm run prod
and gulp --env prod
Yes, ES6 arrow-functions, require and const\let features only.
I found funny thing: if npm run dev
process runs in background - scripts are compiled, but an error in the console has not disappeared