I have a bat file called create_bundle.bat that has only 1 line in it:
browserify ./index.js > ./bundle.js
and if I activate this file, it cre