linonetwo · GitHub

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

5 Commits

Repository files navigation

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

Readme

Activity

Stars

1 star

Watchers

0 watching

Forks

0 forks

Releases

Packages

Used by

Contributors

Languages

Read the original on github.com ↗