{"library":"worker-loader","type":"library","category":null,"description":"Webpack loader for bundling Web Workers as separate files or inline blobs. Version 3.0.8 is the latest stable release (Feb 2021). Actively maintained as part of the webpack-contrib ecosystem. Key differentiators: supports inline workers via BLOB to avoid separate HTTP requests, allows customization of worker constructor (Worker/SharedWorker), and provides fine-grained control over filename, publicPath, and esModule output. Requires webpack 4 or 5 and Node >=10.13.","language":"javascript","status":"active","version":"3.0.8","tags":["javascript","webpack"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install worker-loader","imports":["import Worker from 'worker-loader!./Worker.js';","import Worker from './file.worker.js';","const worker = new SharedWorker();"]},{"cmd":"yarn add worker-loader","imports":[]},{"cmd":"pnpm add worker-loader","imports":[]}],"homepage":"https://webpack.js.org/loaders/worker-loader/","github":"https://github.com/webpack-contrib/worker-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/worker-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}