fire-react-jsx-ssr-gzip
v1.0.1
Published
Simple, small live gzip plugin for FireJSX
Downloads
2
Readme
DEPRECIATION WARNING FireJSX-GZIP is now a native
FireJSX feature. This plugin is no longer required
FireJSX GZIP
Simple, small live gzip plugin for FireJSX
Installing
install using yarn or npm
yarn
$ yarn add @firejsx/gzip
npm
$ npm install @firejsx/gzip
Registering
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
Code of conduct can be found at CODE_OF_CONDUCT.md
Contributing
Make sure to read Contribution Guidelines at CONTRIBUTING.md before contributing.
License & Copyright
Copyright (C) 2020 Aniket Prajapati
Licensed under the MIT