react-scripts-with-worker
v1.0.1
Published
Configuration and scripts for Create React App with web worker.
Downloads
1
Readme
react-scripts-with-worker
This package includes web worker webpack plugin for create-react-app. It is basically modified version of create-react-app with added worker plugin.
How to use?
npx create-react-app my-app --scripts-version react-scripts-with-worker
- Getting Started with create-react-app – How to create a new app.
- User Guide for web-loader - Worker loader module for webpack