workerize-loader

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

build

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

prepublishOnly

npm run build

dev

karmatic watch --no-headless

test

npm run build && karmatic && NODE_ENV=production karmatic -p

release

npm t && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish

Metadata

  • MIT
  • Whatever
  • Jason Miller
  • released 6/16/2020

Downloads

Maintainers