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

### System Info ```sh System: OS: Linux 6.2 Ubuntu 20.04.6 LTS (Focal Fossa) CPU: (2) x64 AMD EPYC 7763 64-Core Processor Memory: 5.20 GB / 7.74 GB Container: Yes Shell:...

bug
stale
upstream

currently we don't enforce same version in our repo, which may cause install slow and unexpected runtime error like https://github.com/web-infra-dev/rspack/pull/5474, so it's very useful to use consistent version of dependency...

team

## Summary Webpack reguard `super[foo]()` as MemberExpression, but swc distinguishes them. So there should be an extra check. closes https://github.com/web-infra-dev/rspack/issues/7477 ## Checklist - [ ] Tests updated (or not required)....

release: bug fix

## Summary Related to #7516 - [x] support windows shell - [x] support setup - [x] support ready - [x] support build - [x] support watch ## Checklist - [...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/web-infra-dev/rspack). ## Config Migration Needed - [ ]...

## Summary ## Checklist ref: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar#automatic_semicolon_insertion and [acorn](https://github.com/acornjs/acorn/blob/master/acorn/src/statement.js) (search `this.semicolon()`) But I dont know how to construct the test case for ClassField closes https://github.com/web-infra-dev/rspack/issues/7527 - [ ] Tests updated (or...

release: bug fix

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [async-trait](https://redirect.github.com/dtolnay/async-trait) | workspace.dependencies | patch | `0.1.80` -> `0.1.83` | | [bitflags](https://redirect.github.com/bitflags/bitflags) |...

### System Info System: OS: macOS 14.4 CPU: (32) x64 13th Gen Intel(R) Core(TM) i9-13900KF Memory: 12.73 GB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 21.6.1 - /usr/local/bin/node...

bug
same as webpack

### What problem does this feature solve? Can we add JSDoc for all configuration options as webpack? - webpack: - Rspack: ![image](https://github.com/web-infra-dev/rspack/assets/7237365/2880cf43-54c0-45f8-8fbd-3323f9a816bb) ### What does the proposed API of configuration...

feat
team
to be discussed

### Version ```sh System: OS: Windows 10 10.0.19045 CPU: (8) x64 Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz Memory: 5.32 GB / 15.92 GB Browsers: Chrome: 127.0.6533.89 Edge: Chromium (127.0.2651.74) npmPackages:...

bug