{"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"],"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":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/worker-loader/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}