rspack
                                
                                 rspack copied to clipboard
                                
                                    rspack copied to clipboard
                            
                            
                            
                        A fast Rust-based web bundler 🦀️
### System Info System: OS: Linux 5.15 Ubuntu 23.10 23.10 (Mantic Minotaur) CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-11320H @ 3.20GHz Memory: 6.50 GB / 15.52 GB Container: Yes...
### What problem does this feature solve? - #2787 ### What does the proposed API of configuration look like? https://webpack.js.org/configuration/other-options/#amd
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/generator](https://babel.dev/docs/en/next/babel-generator) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-generator)) | [`7.23.0` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fgenerator/7.23.0/7.25.7) | [](https://docs.renovatebot.com/merge-confidence/) |...
### System Info rspack 1.0.7, 1.0.8 ``` System: OS: Linux 6.10 Fedora Linux 40 (Workstation Edition) CPU: (16) x64 11th Gen Intel(R) Core(TM) i9-11900H @ 2.50GHz Memory: 5.03 GB /...
## Summary https://discord.com/channels/977448667919286283/1076017776583516220/1291085434042060931 ## Checklist - [x] Tests updated (or not required). - [ ] Documentation updated (or not required).
### System Info System: OS: macOS 15.0 CPU: (12) arm64 Apple M2 Pro Memory: 74.30 MB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.4.0 - ~/.nvm/versions/node/v22.4.0/bin/node npm: 10.8.1...
## Summary fix #8045 ## Checklist - [x] Tests updated (or not required).` - [ ] Documentation updated (or not required).
### Version ```sh System: OS: Windows 11 10.0.22631 CPU: (32) x64 AMD Ryzen 9 7950X 16-Core Processor Memory: 17.85 GB / 31.21 GB Browsers: Edge: Chromium (127.0.2651.105) Internet Explorer: 11.0.22621.3527...
### System Info rspack官网提供的vue插件  ### Details Vue 插件如何移除内置的vue-loader v17版本,采用用户指定的vue-loader版本? 尝试多种方式,好像没有生效 bundlerChain: (chain, { env, isProd, target, CHAIN_ID }) => { chain.module .rule(CHAIN_ID.RULE.VUE) .test(/\.vue$/) .use("vue-loader") .loader("vue-loader"); } 看到sass插件有提供配置用户指定的版本,代替rspack sass插件内置的版本 ...
### System Info System: - OS: macOS 14.5 - CPU: (11) arm64 Apple M3 Pro - Memory: 1.26 GB / 18.00 GB - Shell: 5.9 - /bin/zsh Binaries: - Node:...