Gengkun
Gengkun
**What kind of change does this PR introduce?** Just add a jsdoc type comment. **Did you add tests for your changes?** **Does this PR introduce a breaking change?** No. **What...
`@hpcc-js/wasm` upgrade to v2 and convert to esm, which leads errors when routing to `/__turbo_tasks__`. This PR fixes this by specify `@hpcc-js/wasm`'s version to v1.20.1.
### What version of Turbopack are you using? 1.6.3 ### What package manager are you using / does the bug impact? npm ### What operating system are you using? Mac...
## Summary ## Related issue (if exists)
## Summary ## Related issue (if exists)
> Tracking issue for sass loader discussion https://github.com/speedy-js/rspack/discussions/443 - [x] #536 - [x] #537 - [x] #538 - [x] #539
No, even after options refactor we still needs builtins.minify to pass some minify options. for better compatibility with webpack I think we might need "builtin plugin" instead of builtins config,...
Use `compiler.webpack.DefinePlugin` instead of require from webpack, this is also available way in webpack, and can be compatible with rspack. This can also avoid requiring wrong webpack when using monorepo...
# Bug report **If the current behavior is a bug, please provide the steps to reproduce.** repro #1: https://github.com/ahabhgk/webpack-output-module-repro repro #2: https://github.com/webpack/webpack/issues/17870 **What is the current behavior?** index.js: ```js import...
`stats.json`: ```importing graph contents: TypeError: Cannot read properties of null (reading 'length') ---- Error: importing graph contents: TypeError: Cannot read properties of null (reading 'length') at https://bundle-buddy.com/static/js/6.91f14622.chunk.js:1:13457 at l (https://bundle-buddy.com/static/js/3.2ccf6d4c.chunk.js:2:243533)...