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? I want to support resource hints in my project, such as preload/prefetch, to improve the performance of the production environment ### What does...

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

team
release: performance

### What problem does this feature solve? Rspack can display diagnostic title in error logs to help users quickly locate the source of the problem. - Example: https://github.com/web-infra-dev/rspack/blob/7045e4827ccb255dc39afe0f1cd93189668300ad/crates/rspack_plugin_sri/src/lib.rs#L114-L118 - Current:...

team

### What problem does this feature solve? In development mode, assets are stored twice in Rspack: - Assets being stored in `Compilation.asset` on the Rust side - Assets being emitted...

team
stale

Target in `CompilerBuilder` does not support browserlist. To align with webpack, it's necessary to support browserlist.

team
stale

Missing `SplitChunksPlugin` implementation for compiler builder.

team
stale

Missing stats plugin to format and print stats in rust compiler builder.

team
stale

Missing `BundlerInfoPlugin` in compiler builder.

team
stale

### What problem does this feature solve? reference to https://github.com/webpack/webpack/pull/18975 ### What does the proposed API of configuration look like? ```js output: { wasmLoading: "universal" }, ```

stale

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [loader-utils](https://redirect.github.com/webpack/loader-utils) | [`^2.0.4` -> `^3.3.1`](https://renovatebot.com/diffs/npm/loader-utils/2.0.4/3.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/loader-utils/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/loader-utils/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...