broccoli-closure-compiler

v2.0.0
Minify JavaScript with Closure Compiler
broccoli-plugin minify minification uglify compress js javascript ecmascript code and 6 more...

Deprecated

The project this plugin depends on, ClosureCompiler.js, is no longer maintained.


broccoli-closure-compiler Build Status

Minify JavaScript with Closure Compiler

Issues with the output or Java should be reported on the Closure Compiler issue tracker.

Install

$ npm install --save-dev broccoli-closure-compiler

Usage

var closure-compiler = require('broccoli-closure-compiler');
tree = closure-compiler(tree, options);

API

closure-compiler(tree, [options])

See the Closure Compiler options.

License

MIT © Sindre Sorhus

npm i broccoli-closure-compiler

Metadata

  • MIT
  • >=0.10.0
  • Sindre Sorhus
  • released 11/8/2018

Downloads

Maintainers