How can I create a simple NPM project which compiles a minified .js and .js.txt file?
How can I create a npm project that spits out a compiled .js file as well as a .js.txt file?
How can I create a npm project that spits out a compiled .js file as well as a .js.txt file?