Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

v2.0.1

Latest
Compare
Choose a tag to compare
@ralscha ralscha released this 23 Apr 18:08
· 10 commits to master since this release

Introduce new option compressOutput: true | false

A flag that changes the behavior of the plugin, by default this option is disabled
and the plugin compresses all the files it receives via the Parcel bundle object and match
the test regular expression.

If true the plugin compresses all files in the output directory and subdirectories
that match the test regular expression