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

## Summary close #6571 ## Checklist - [x] Tests updated (or not required). - [x] Documentation updated (or not required).

release: feature

## Summary > Caution: should not be merge until next minor version. This pr is a breaking change because `[name]` will be replaced to template filename before, and now it...

team
release: feature
release: breaking change

### What problem does this feature solve? Webpack supports [`__webpack_layer__`](https://github.com/webpack/webpack/blob/277460b33bcc49c51acbbcd688672aa4ec685732/lib/APIPlugin.js#L243) and it will be replaced with the value of `entry.layer`. But now Rspack doesn't support it. ### What does the...

feat
team

### Details Related to #7757 In fact, the actual modification of trait `Dependency` is made in the latest main branch, not the branch where the build is located. ```bash Compiling...

bug
pending triage

## Summary ## Checklist - [ ] Tests updated (or not required). - [ ] Documentation updated (or not required).

## Summary Compiler is unable to GC due to some `ThreadsafeFunctions`, which include 1. hooks callback 2. run_loaders The solution is to strictly drop these `ThreadsafeFunctions` at the end of...

team
release: bug fix

This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | --- > [!WARNING] > Some dependencies could not be looked up....

### What problem does this feature solve? Currently there are some weird open issues regarding using Vue and HMR: * https://github.com/web-infra-dev/rsbuild/issues/3217 * https://github.com/web-infra-dev/rsbuild/issues/4467 vue-loader seems like it’s in a low...

The napi binding implementation is already very complex now and may cause memory leak and segment fault behavior, we need add some tests about it which includes * napi value...

team

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@playwright/test](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`1.47.0` -> `1.52.0`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.47.0/1.52.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@playwright%2ftest/1.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...