Avatar for the web-infra-dev user
web-infra-dev
rspack
BlogDocsChangelog

Branches performance

Pull requests

fix(esm-lib): pull entry-only modules into shared chunks to prevent circular imports#13419
last run
2 hours ago
fix(esm-lib): address review feedback for pull_module_into_non_entry_chunks - Sort chunk keys and module identifiers for deterministic iteration, preventing nondeterministic output when multiple shared chunks compete for the same module. - Filter out DynamicImport/DynamicImportEager edges so that lazily imported modules are not eagerly pulled into shared chunks. - Disconnect entry-module mapping when moving a module that is registered as an entry module, keeping the chunk graph consistent.
2 hours ago
8e0e620
JSerFeng:jserfeng/62fd-demo-rspack-demo
CodSpeed Performance Gauge
0%
fix: only dedup init fragments when ns_import exists with matching attributes Address review feedback: - Only drop ModuleExternal init fragments when raw_import_stmts provides a namespace import (ns_import) for the same source, not just any import. Named-only imports don't provide the __rspack_external_<id> binding that wrapped modules reference. - Match full key including import attributes instead of stripping them, preserving distinct imports with different `with { ... }` attribute sets.
2 hours ago
dd08dde
jserfeng/7321-demo-rspack-demo
CodSpeed Performance Gauge
0%
fix: deduplicate source name stable#13416
last run
2 hours ago
fix: unsed dep
2 hours ago
13979f8
fix-source-map-deduplicate_source_names-stable
CodSpeed Performance Gauge
0%
refactor: future consumer drop static lifecycle requirement
19 hours ago
2ffc990
jerry/consumer
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs