rspack
rspack copied to clipboard
A fast Rust-based web bundler 🦀️
### What problem does this feature solve? This would be benefitting developer productivity in scenarios where they are modifying multiple files at once, and want to recompile and reload once...
### System Info System: OS: macOS 14.4.1 CPU: (12) arm64 Apple M2 Max Memory: 32.73 GB / 64.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.11.1 - ~/.nvm/versions/node/v20.11.1/bin/node Yarn: 1.23.19...
### What problem does this feature solve? In case if we are using RSBuild/RSPack to build microfrontend application with async modules we can get issues when the same id gets...
### System Info System: OS: macOS 14.3.1 CPU: (8) arm64 Apple M1 Memory: 43.17 MB / 8.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 21.5.0 - /opt/homebrew/bin/node npm: 10.2.4 -...
### System Info Every System ### Details   ### Reproduce link _No response_ ### Reproduce Steps Every repo
### What problem does this feature solve? Hi rspack team, Thanks for your amazing work bring this tool to frontend community. Very impressive for how fast it is. Modern bundling...
https://github.com/tc39/proposal-import-attributes - webpack-tests/cases/json/import-assertions-type-json
Same as https://github.com/webpack/webpack/issues/6525 - runtime code that can run in web, webworker and node.js, runtime code can be a bit bigger. - chunks can shared between web, webworker, and node.js...
### What problem does this feature solve? This allows using a native ESM loader `loader.js` with `"type": "module"` in `package.json` (which webpack supports, see: https://github.com/webpack/webpack/tree/main/test/cases/loaders/_esm-loader-type). ## Use case I'm developing...
### What problem does this feature solve? Be consistent with Webpack behavior Example: https://github.com/unjs/unplugin/blob/bb2444b1f3140968723584dedfe8d5fbec1ee2fb/src/webpack/index.ts ### What does the proposed API of configuration look like? See https://webpack.js.org/configuration/resolve/#resolveplugins