worker-loader icon indicating copy to clipboard operation
worker-loader copied to clipboard

A webpack loader that registers a script as a Web Worker

Results 18 worker-loader issues
Sort by recently updated
recently updated
newest added

- Operating System: Ubuntu 20.04 - Node Version: v14.16.1 - NPM Version: 7.9.0 - webpack Version: 5.30.0 - worker-loader Version: v3.0.8 ### Expected Behavior PdfjsLib library uses worker-loader to load...

Documentation Is: - [ ] Missing - [x] Needed - [ ] Confusing - [ ] Not Sure? ### Please Explain in Detail... I'm not sure but I think this...

This PR contains a: - [ ] **bugfix** - [x] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [ ]...

*(I'm still new to web-development and webpack, so please inform me if any of the following is already possible somehow!)* - Operating System: macOS 11.2.3 - Node Version: v10.15.3 -...

- Operating System: Mac - Node Version: 15.3.0 - NPM Version: 6.14.8 - webpack Version: 4.44.2 - worker-loader Version: 3.0.8 ### Expected Behavior Correct webpack build and work when I...

I've got package A that depends on package B, which depends on package C (worker), which depends on package A. I'm getting an error like this: http://trusktr.io:7777/ixujinuzij --- This issue...

- Operating System: MacOS - Node Version: 12.16.1 - NPM Version: 6.13.4 - webpack Version: 4.44.1 - worker-loader Version: 3.0.1 ### Expected Behavior I would expect that setting publicPath in...

Before I used webpack I was able to share some common libs with main code and the worker through a separate file that was loaded on both sides. I see...

priority: 4 (important)
severity: 4 (inconvenient)
type: Feature
status: Needs triage