Open juhamust opened 10 years ago
Boilerplate uses blacklisted gulp-browserify: https://github.com/deepak1556/gulp-browserify
There is no need for separate gulp plugin as browserify can be used directly: https://github.com/substack/browserify-handbook#gulp. While making the transition, also the shims and aliases should be/must be moved from gulpfile.js to package.json
gulpfile.js
package.json
Boilerplate uses blacklisted gulp-browserify: https://github.com/deepak1556/gulp-browserify
There is no need for separate gulp plugin as browserify can be used directly: https://github.com/substack/browserify-handbook#gulp. While making the transition, also the shims and aliases should be/must be moved from
gulpfile.js
topackage.json