Demonstrate Issue #144 browserify/watchify#144
npm install
npm run watch
You will find that bundle.js is created, but after modifying index.js and saving, the bundle.js size goes to 0 and it is not rebuilt.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Demonstrate Issue #144 browserify/watchify#144
npm install
npm run watch
You will find that bundle.js is created, but after modifying index.js and saving, the bundle.js size goes to 0 and it is not rebuilt.