1.0.4 • Published 7 years ago

zopfli-brunch v1.0.4

Weekly downloads
18
License
MIT
Repository
github
Last release
7 years ago

zopfli-brunch

Adds zopfli support to Brunch.

The plugin will compress JS files and CSS files.

Usage

Install the plugin via NPM with:

$ npm install --save zopfli-brunch

This plugin works only when optimized option is passed.

$ brunch build --production

TODO

  • Allow compression of other files like fonts.
  • Add possibility to compress PNGs using zopfli.pngcompress

CHANGELOG

  • 1.0.3 (6 Jan 2017) - Initial release

License

The MIT License (MIT)

Copyright (c) 2017 Łukasz Niemier

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago