rspack
rspack copied to clipboard
A fast Rust-based web bundler 🦀️
### System Info System: OS: macOS 13.5.2 CPU: (10) arm64 Apple M1 Pro Memory: 375.17 MB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 16.18.0 - ~/Library/Caches/fnm_multishells/41106_1695025348387/bin/node npm: 8.19.2...
Also see https://github.com/webpack/webpack/issues/14893 - Currently Rspack support `experiments.css`, but there are some inconsistent with webpack's, you can ignore them in this issue for now, we will make them consistent after...
Currently we don't align experiments.css behavior with webpack for the following reasons: * legacy browser support * custom css module support both these features can be supported by mini-css-extract-plugin with...
### What problem does this feature solve? It's kind of hard to read if rspack mets tapable error, and webpack seems do something to improve the error report  ###...
Test is not robust. Missing `expect`. check out the original PR for details.
### System Info System: OS: Linux 6.2 Ubuntu 20.04.6 LTS (Focal Fossa) CPU: (32) x64 AMD EPYC 7763 64-Core Processor Memory: 113.67 GB / 125.78 GB Container: Yes Shell: 5.0.17...
### System Info ``` System: OS: macOS 12.6.3 CPU: (10) arm64 Apple M1 Max Memory: 15.62 GB / 64.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.19.1 - ~/.local/share/rtx/installs/nodejs/16.19.1/bin/node Yarn:...
### System Info ``` System: OS: Linux CPU: (16) x64 Intel(R) Xeon(R) Platinum 8255C CPU @ 2.50GHz Memory: 19.11 GB / 31.10 GB Container: Yes Shell: 5.0.2 - /bin/zsh Binaries:...
## Summary ## Checklist - [ ] Tests updated (or not required). - [ ] Documentation updated (or not required).
### Version ```sh System: OS: macOS 14.2.1 CPU: (8) arm64 Apple M1 Pro Memory: 217.88 MB / 16.00 GB Shell: 5.9 - /bin/zsh Browsers: Chrome: 121.0.6167.184 Safari: 17.2.1 npmPackages: @rsbuild/core:...