rspack icon indicating copy to clipboard operation
rspack copied to clipboard

A fast Rust-based web bundler 🦀️

Results 490 rspack issues
Sort by recently updated
recently updated
newest added

### What problem does this feature solve? Currently the [stats.colors](https://rspack.dev/config/stats#statscolors) is only enabled by default when using the Rspack CLI, see: https://github.com/web-infra-dev/rspack/blob/92ddee29009c90ec35f04a69edf1f2ccb8beaf77/packages/rspack-cli/src/cli.ts#L202-L209 For users using using JavaScript API, `stats.colors` should...

team
stale

Edited by @h-a-n-a: For further issue reporting, please provide the system info. For example, Apple M2 Max, macOS 15.0. --- Original Issue: ### Version ```sh System: OS: macOS 14.6.1 CPU:...

### What problem does this feature solve? Support printing namespaces for plugins and loaders in diagnostic. ### What does the proposed API of configuration look like? Does not expose public...

team

### What problem does this feature solve? Take Parcel as an example, when a module export does not exist: ![Image](https://github.com/user-attachments/assets/ca55e3e1-cd32-41e5-99da-a1509fbb9d46) Rspack provides detailed logs, but lacks highlighting, which makes it...

team

### System Info System: OS: macOS 15.3.2 CPU: (12) arm64 Apple M2 Pro Memory: 391.30 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.12.1 - ~/.asdf/installs/nodejs/20.12.1/bin/node Yarn: 1.22.22...

need reproduction

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@discoveryjs/json-ext](https://redirect.github.com/discoveryjs/json-ext) | [`^0.5.7` -> `^0.6.3`](https://renovatebot.com/diffs/npm/@discoveryjs%2fjson-ext/0.5.7/0.6.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@discoveryjs%2fjson-ext/0.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@discoveryjs%2fjson-ext/0.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

### What problem does this feature solve? Currently there is only support for the `chunkHash` hook when calling the static method `getCompilationHooks` of `JavascriptModulesPlugin`. There are many more hooks available...

feat
stale

### What problem does this feature solve? `this.resoucePath` default resolves following symlinks, if we want the original `resoucePath`, we have to specific `resolve.symlinks: false` which affect all resolutions, for example...

### System Info System: OS: Linux 6.8 Ubuntu 22.04 LTS CPU: (16) x64 AMD Memory: 24 GB / 32 GB Container: Yes Shell: 5.1.16 - /bin/bash Binaries: Node: 23.11.0 -...

need reproduction

### System Info System: OS: Windows 11 10.0.22621 CPU: (16) x64 13th Gen Intel(R) Core(TM) i7-13620H Memory: 1.26 GB / 31.63 GB Binaries: Node: 22.13.0 - C:\p\n\nodejs\node.EXE npm: 10.9.2 -...