Closed xueruini closed 9 years ago
extend bundle.sh to allow broserify named folder to speed up development.
bundle.sh
$ # path/index.js will be browserified and output path/index.bundle.js. $ npm run bundle -- path $ # or $ ./buildfiles/bundle.sh path
This should be available in all products.
extend
bundle.sh
to allow broserify named folder to speed up development.This should be available in all products.