What is worker-plugin?
"Webpack plugin to bundle Workers automagically."
worker-plugin is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 60.7 KB on disk.
Installation Guide
# Install via NPM
npm install worker-plugin
# Install via Yarn
yarn add worker-plugin