Skip to content

Enable web worker-loader for your create-react-app project.

Notifications You must be signed in to change notification settings

linonetwo/rescript-worker-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rescript-worker-loader

Enable web worker-loader for your create-react-app project.

Usage

npm i -D rescript-worker-loader

Set up rescript as how its document said, then add 'worker-loader' to the list, for example:

  "rescripts": [
    [
      "use-babel-config",
      ".babelrc.js"
    ],
    "disable-eslint",
    "worker-loader"
  ],

About

Enable web worker-loader for your create-react-app project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published