For some reason, usemin fails to output any minified js files and the output html contains no script tag as well. It works for css minification, however...
I've followed the doc and checked my gulpfile.js quite a few times and it shouldn't contain any trivial errors.
Below is my block in html:
For some reason, usemin fails to output any minified js files and the output html contains no script tag as well. It works for css minification, however... I've followed the doc and checked my gulpfile.js quite a few times and it shouldn't contain any trivial errors. Below is my block in html:
, and my gulp task: