threads-plugin

v1.4.0
Webpack plugin to bundle threads.js workers automagically.
webpack plugin worker web worker thread

build

microbundle --inline none --external @babel/types --format cjs --no-compress src/*.js

prepack

npm run build

dev

jest --verbose --watchAll

test

npm run build && jest --verbose

release

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

Metadata

  • Apache-2.0
  • Whatever
  • The Chromium Authors
  • released 12/30/2020

Downloads

Maintainers