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? ResolverFactory.hooks.resolveOptions ResolverFactory.hooks.resolver ### What does the proposed API of configuration look like? ResolverFactory.hooks.resolveOptions ResolverFactory.hooks.resolver

feat
team

## Summary Implements the basic capabilities of HTTP URI Plugin Example: https://github.com/ScriptedAlchemy/rspack-rust-api Allows importing of esm http imports and bundling them ## Checklist - [ ] Tests updated (or not...

release: feature

### System Info all ### Details Part of the Progress plugin leverage the addEntry hook in order to properly report progress ### Reproduce link _No response_ ### Reproduce Steps progress...

feat

## Summary Build linux debug binary directly instead of on another container Applied for: 1. github shared runner only 1. the `CI` Workflow only 1. `Test Linux` job only that...

### System Info N/A ### Details So I have the data object in my index.ejs file which is used for some logic in the index.ejs file by the HTMLWebpackPlugin. Until...

bug
pending triage

### System Info System: OS: macOS 14.6 CPU: (10) arm64 Apple M1 Max Memory: 4.32 GB / 64.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.15.1 - ~/.nvm/versions/node/v20.15.1/bin/node Yarn: 1.22.22...

bug
need reproduction

### What problem does this feature solve? In the current implementation of rspack, module build error and module parse error would be mapped based on the output of loader, which...

feat
team
contrib: medium
PR welcome

### What subject does this issue tracking? ### JS -> TS 1. refactor the remaining .js file to .ts 2. remove all ts-expect-error 3. use typescript rather than JSDocs 4....

tracking issue
contrib: easy
pr welcome

### System Info System: OS: macOS 14.4.1 CPU: (11) arm64 Apple M3 Pro Memory: 98.67 MB / 18.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.14.0 - ~/Library/Caches/fnm_multishells/65932_1721998729177/bin/node npm: 10.7.0...

bug
pending triage

### System Info System: OS: macOS 13.2.1 CPU: (8) arm64 Apple M1 Memory: 54.69 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 20.13.1 - ~/.nvm/versions/node/v20.13.1/bin/node Yarn: 1.22.22 -...

feat