{"library":"webworkify-webpack","type":"library","category":null,"description":"Launches a web worker at runtime from webpack's bundled modules, including only the used dependencies. Version 2.1.5 is stable, uses webpack's API to avoid hacks from v1, and has no eval restrictions. It is an alternative to worker-loader and target: 'webworker', allowing a single bundle for both main thread and worker contexts. Requires webpack and uses require.resolve.","language":"javascript","status":"active","version":"2.1.5","tags":["javascript","web","worker","webworker","background","browser","inline","runtime","webpack"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install webworkify-webpack","imports":["import work from 'webworkify-webpack'","let w = work(require.resolve('./worker.js'))","let w = work(require.resolve('./worker.js'), { bare: true })"]},{"cmd":"yarn add webworkify-webpack","imports":[]},{"cmd":"pnpm add webworkify-webpack","imports":[]}],"homepage":null,"github":"https://github.com/borisirota/webworkify-webpack","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webworkify-webpack","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}