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 Clean `node_modules` and target directories to prevent them from growing too large. 1. On Windows, use powershell to check the directory creation time since the `du` command is...

team

### System Info System: OS: macOS 13.3.1 CPU: 2.5 GHz Intel Core i7 Memory: 16 GB 2133 MHz LPDDR3 Browsers: Chrome: 120.0.6099.109 npmPackages: "@rsbuild/core": "^0.7.10", "@rsbuild/plugin-vue2": "^0.7.10", ### Details 使用skin-utils的插件替换源码中的颜色变量进行换色...

bug
pending triage

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

team

### What problem does this feature solve? - webpack-test/cases/chunks/context - webpack-test/cases/chunks/named-chunks ### What does the proposed API of configuration look like? require.ensure()

feat
team
stale
pr welcome

### System Info Need to install the following packages: [email protected] Ok to proceed? (y) y System: OS: Linux 6.1 Manjaro Linux CPU: (12) x64 Intel(R) Core(TM) i7-9850H CPU @ 2.60GHz...

bug

### What problem does this feature solve? ## 环境信息 ``` System: OS: macOS 13.4 CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz Memory: 38.13 MB / 16.00 GB Shell:...

feat
stale

### What problem does this feature solve? When trying to use `webpack-retry-chunk-load-plugin` the build fails because of a missing hook. ### What does the proposed API of configuration look like?...

feat

### What problem does this feature solve? Hi! I was trying to migrate my webpack v5 setup with several custom-built webpack plugins to Rspack v1.0.0-alpha.0, but faced a blocker: One...

feat
stale

It blocks - https://github.com/web-infra-dev/rspack/blob/aa9d7409a4dc6a28180cec04777b8d505f3dabdf/webpack-test/configCases/split-chunks/vendor-only-entrypoint

team
contrib: easy

### What problem does this feature solve? I'd like to add an async dependency to a module to enable async loading of known federated containers from a module that doesn't...

feat