1.0.1 • Published 4 years ago

@firejsx/gzip v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

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

Contributors

1.0.1

4 years ago

1.0.0

4 years ago

0.0.3

4 years ago

0.0.1

4 years ago