When running in windows the app-bundled.js and inline-bundled.js are not generated. If I go to the the docpad.coffee file and add .cmd on the end of the #{rootPath}/node_modules/.bin/browserify line then the problem is solved. Similar to issue #478 in docpad: docpad/docpad#478
Accidently posted at docpad/gui issue #29: docpad-archive/meta-gui#29
When running in windows the app-bundled.js and inline-bundled.js are not generated. If I go to the the docpad.coffee file and add
.cmdon the end of the#{rootPath}/node_modules/.bin/browserifyline then the problem is solved. Similar to issue #478 in docpad: docpad/docpad#478Accidently posted at docpad/gui issue #29: docpad-archive/meta-gui#29