google/closure-compiler-js

no command line tool in 20161201.0.0?

tiye opened this issue · 2 comments

tiye commented

As I installed from npm I see no command line provided, but seeing from code in master branch, it does. And a cmd.js is missing:

=>> l /usr/local/lib/node_modules/google-closure-compiler-js
CONTRIBUTING.md  README.md        compile.js       index.js         lib/             node_modules/
LICENSE          build.js         contrib/         jscomp.js        logger.js        package.json

Looks like it was added in #45 cc @samthor

We've released a new version on NPM, 20161201.0.1 that includes the command-line script.