rspack
rspack copied to clipboard
A fast Rust-based web bundler 🦀️
Currently, Due to the fact that nodejs-resolver does not support resolving with alias, Rspack does not support resolve aliased loader. We should fix this. _Originally posted by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/4008#discussion_r1301293077_
### What subject does this issue tracking? # [migrate development workflow to just] ## background we may need some rust workflow(like rust api bump、release) in the future, which cause we...
### System Info ```shell Browsers: Chrome: 127.0.6533.100 Edge: Chromium (127.0.2651.74) npmPackages: @rspack/cli: 1.0.0-beta.4 => 1.0.0-beta.4 @rspack/core: 1.0.0-beta.4 => 1.0.0-beta.4 ``` ### Details ```javascript // ./src/utils.js export const sayHi = ()...
### System Info `@rsbuild/core: 1.0.1-beta.9` (but happens on earlier version as well) ### Details When I start `rsbuild`, it needs to run the `compiling...` step twice (I am not sure...
## Summary ## Checklist - [ ] Tests updated (or not required). - [ ] Documentation updated (or not required).
## Summary https://github.com/webpack/webpack/blob/86272e48496d8e958dfdf143c80e9211552540c6/lib/optimize/ConcatenatedModule.js#L1127 I didn't find a case to test it, since I don't know when there will have different runtime here and still didn't bailout for concatenation ## Checklist...
### Version ```sh System: OS: Windows 10 10.0.19044 CPU: (12) x64 Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz Memory: 5.97 GB / 15.66 GB Browsers: Edge: Spartan (44.19041.1266.0), Chromium (127.0.2651.74) Internet...
Track progress of Rspack 1.0 release. ## Schedule Here is the planned schedule, which may be adjusted according to the progress of the tasks. - **Rspack 1.0 alpha**: June W4...
### System Info ystem: OS: macOS 14.5 CPU: (10) arm64 Apple M1 Pro Memory: 167.59 MB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.11.0 - ~/.volta/tools/image/node/20.11.0/bin/node Yarn: 4.1.0...
### System Info ```log System: OS: macOS 14.5 CPU: (10) arm64 Apple M1 Max Memory: 20.53 GB / 64.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 18.20.4 - ~/.local/state/fnm_multishells/68940_1723172287866/bin/node Yarn:...