I can't get the preprocessor to run. It just keeps displaying the help message. **# npm start Node-JavaScript-Preprocessor --src=src\blah\blah.js --dst=deploy\blah.js --def=DEBUG** > Node-JavaScript-Preprocessor@0.0.5 start ... > node server.js --help Node: 0.8.8 Node-JavaScript-Preprocessor: 0.0.5 What am I doing wrong? Thanks.
I can't get the preprocessor to run. It just keeps displaying the help message.
# npm start Node-JavaScript-Preprocessor --src=src\blah\blah.js --dst=deploy\blah.js --def=DEBUG
Node: 0.8.8
Node-JavaScript-Preprocessor: 0.0.5
What am I doing wrong?
Thanks.