fastadmin/public/assets/libs/bootstrap-daterangepicker/example/browserify
hnh0000 71c742bb40 git安装以及调整 2020-03-17 10:31:43 +08:00
..
README.md git安装以及调整 2020-03-17 10:31:43 +08:00
bundle.js git安装以及调整 2020-03-17 10:31:43 +08:00
index.html git安装以及调整 2020-03-17 10:31:43 +08:00
main.js git安装以及调整 2020-03-17 10:31:43 +08:00

README.md

Browserify example

Two steps need to be done for this to work

In the project root

npm install

In this folder

../../node_modules/.bin/browserify main.js -o bundle.js