workerize-loader

v1.0.0
Automatically move a module into a Web Worker (Webpack loader)
webpack loader worker web worker thread workerize

build

microbundle --inline none --format cjs --no-compress src/*.js

prepublishOnly

npm run build

dev

webpack-dev-server --no-hot --config test/webpack.config.js

test

npm run build && webpack --config test/webpack.config.js && npm run -s mocha

mocha

concurrently -r --kill-others "serve -p 42421 test/dist" "mocha-chrome http://localhost:42421"

Metadata

  • MIT
  • Whatever
  • Jason Miller
  • released 1/9/2018

Downloads

Maintainers