Thorgate's collection of Razzle plugins
This is combination of utility packages used at Thorgate.
Some of the packages are used by Thorgate project template (SPA variant).
- razzle-plugin-long-term-caching - Configure long-term caching for bundled assets.
- razzle-plugin-modify-eslint-loader-config - Modify eslint loader config
To run the example web application, install the dependencies and build the packages first:
Install dependencies
yarn install
yarn bootstrap
Start the example app (based on Razzle, see readme)
yarn start-example
The example app runs on http://localhost:4000
Please check the contributing guidelines if you proceed with your own changes before you start.
MIT © Thorgate