Open patniemeyer opened 5 years ago
e.g. watchify a.js b.js -o bundle.js
watchify a.js b.js -o bundle.js
will ignore file a.js.
a.js
e.g.
watchify a.js b.js -o bundle.js
will ignore file
a.js
.