web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor(javascript): reduce evaluator allocations
seal/swc-next-evaluator-allocations
39 minutes ago
fix(core): leave a missing beforeLoaders loader type undefined A loader with no `.mjs`/`.cjs` extension and no applicable `package.json` `type` was handed to `beforeLoaders` taps with `type: null`. Everywhere else it is `undefined`: webpack resolves it to `undefined`, and `LoaderObject` normalizes the binding's empty type to `undefined` on purpose to match `normalCases/loaders/cjs-loader-type`. A plugin checking `loader.type === undefined` would have behaved differently in this hook. Pass the binding's `undefined` through, make `LoaderItem.type` optional to match webpack's `type?: null | string`, and update the test and the en/zh docs.
kakiuwang-ui:feat/normal-module-before-loaders
2 hours ago
docs(napi): clarify shared reference dropper environment assumption
perf/share-value-ref-dropper
3 hours ago
Merge branch 'main' into chenjiahan/chore-upgrade-swc-78
chenjiahan/chore-upgrade-swc-78
5 hours ago
chore(ci): enable Corepack for resolver PnP fixtures (#15640)
main
6 hours ago
test(loader): isolate loader cache matrix outputs
codex/loader-utf8-bom
7 hours ago
refactor(javascript): remove redundant pure declarator state
seal/swc-next-inner-graph-semantic
7 hours ago
refactor(javascript): optimize inner graph analysis
seal/swc-next-inner-graph-semantic
7 hours ago
Latest Branches
CodSpeed Performance Gauge
+2%
refactor(javascript): reduce evaluator allocations
#15643
1 hour ago
7abe0d0
seal/swc-next-evaluator-allocations
CodSpeed Performance Gauge
0%
feat(core): expose NormalModule beforeLoaders hook to JS
#15433
2 hours ago
cd3200c
kakiuwang-ui:feat/normal-module-before-loaders
CodSpeed Performance Gauge
0%
perf(loader): reduce additionalData reference overhead
#15636
7 hours ago
5f88b4f
perf/share-value-ref-dropper
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs