Skip to content

elbstack/react-static-plugin-offline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-static-plugin-offline

Makes the webpack offline-plugin compatible with react-static.

Installation

npm install --save-dev @elbstack/react-static-plugin-offline

or

yarn add --dev @elbstack/react-static-plugin-dotenv

Configuration

Add react-static-plugin-offline to your static.config.js:

plugins: [
  '@elbstack/react-static-plugin-offline'
]

About

Makes the webpack offline-plugin compatible with react-static.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published