UNPKG

rollup-plugin-closure-compile

Version:

Rollup plugin that uses the up-to-date JS version of Closure Compiler to minify your code. Works with sourcemaps

5 lines 81 B
language: node_js node_js: - "node" - "8" script: yarn build && yarn test