This repository has been archived by the owner on Dec 24, 2021. It is now read-only.
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