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

Runs the following loaders in a worker pool

Results 65 thread-loader issues
Sort by recently updated
recently updated
newest added

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.4. Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4 (2022-11-11) Bug Fixes ReDoS problem (#225) (ac09944) v2.0.3 2.0.3 (2022-10-20) Bug Fixes security: prototype pollution exploit...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [babel-loader](https://github.com/babel/babel-loader). These dependencies need to be updated together. Updates `json5` from 1.0.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Please see these issues: https://github.com/storybookjs/storybook/issues/9515 https://github.com/nuxt-community/storybook/issues/102 https://github.com/storybookjs/storybook/issues/12864 ![image](https://user-images.githubusercontent.com/23716085/204741977-aee88999-67b2-490f-a22a-eda8a9b18ca6.png) seems they try not to use thread-loader, as a workaround. So is there anyway I can use `thread-loader` with some other loader...

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

- Operating System: MacOS - Node Version: `20` - NPM Version: `10.5.0` - webpack Version: `5.90.3` - thread-loader Version: `4.0.2` ### Expected Behavior `thread-loader` is compatible with `css-loader` ### Actual...

Documentation Is: - [ ] Missing - [ ] Needed - [x] Confusing - [x] Not Sure? ### Please Explain in Detail... There are some caveats listed in README.md. Specifically,...