Skip to content
This repository was archived by the owner on Jul 6, 2020. It is now read-only.

eAdded/firejsx-gzip

Repository files navigation

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

Contributors

About

Simple, small live gzip plugin for FireJSX

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published