web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Optimizations
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(copy): register a missing glob base dir as a missing dependency A glob pattern whose base dir does not exist (for example a `public/` dir with `noErrorOnMissing`) registered that dir as a context dependency. The watcher reports a registered context dependency that is absent from disk as removed, so every watch start compiled twice. Register the base dir as a missing dependency when it does not exist, like copy-webpack-plugin does since webpack/copy-webpack-plugin#806. Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
BleedingDev:fix/copy-missing-glob-base-dir
1 hour ago
fix(types): accept entry dependencies in ModuleGraph queries (#15896)
main
5 hours ago
perf(core): refresh available modules after synchronous walks
perf/available-modules-growth
13 hours ago
perf(core): propagate module additions through group updates
perf/available-modules-growth
17 hours ago
fix: check chunk modules before entering entry modules
perf/available-modules-growth
18 hours ago
docs: revert EntryPlugin documentation changes
chenjiahan/migrate-more-test-configs
19 hours ago
fix(types): accept entry dependencies in ModuleGraph queries
chenjiahan/migrate-more-test-configs
22 hours ago
perf: read chunk modules directly from the chunk graph
perf/available-modules-growth
23 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(copy): register a missing glob base dir as a missing dependency
#15901
2 hours ago
25b8625
BleedingDev:fix/copy-missing-glob-base-dir
CodSpeed Performance Gauge
0%
feat: propagate available module growth during code splitting
#15885
13 hours ago
4a8ffc8
perf/available-modules-growth
CodSpeed Performance Gauge
0%
fix(types): accept entry dependencies in ModuleGraph queries
#15896
19 hours ago
3a67ead
chenjiahan/migrate-more-test-configs
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs