DEPRECIATION WARNING FireJSX-GZIP is now a native
FireJSX feature. This plugin is no longer required
Simple, small live gzip plugin for FireJSX
install using yarn or npm
yarn
$ yarn add @firejsx/gzip
npm
$ npm install @firejsx/gzip
create a firejsx.yml file in the project root or specify one using [ -c, --conf ]
flag.
Add the following in the file.
plugins:
- "@firejsx/gzip"
All done. Now your stuff will be gziped when using dev server.
Code of conduct can be found at CODE_OF_CONDUCT.md
Make sure to read Contribution Guidelines at CONTRIBUTING.md before contributing.
Copyright (C) 2020 Aniket Prajapati
Licensed under the MIT