Avatar for the rstackjs user
rstackjs
rspack-resolver
BlogDocsChangelog

Branches performance

Pull requests

chore(deps): update taiki-e/checkout-action action to v1.4.0#153
last run
6 days ago
chore(deps): update taiki-e/checkout-action action to v1.4.0
6 days ago
60c835f
renovate/github-actions
CodSpeed Performance Gauge
0%
feat: add clear_cache_without_tsconfig for HMR optimization Add a new method `clear_cache_without_tsconfig()` that clears the path cache while preserving the tsconfig cache. This is useful for HMR (Hot Module Replacement) scenarios where tsconfig.json doesn't change during development. When using tsconfig path aliases (especially wildcard patterns like `"*": ["./src/*"]`), HMR can intermittently fail with "Module not found" errors because: 1. During HMR, rspack calls `clear_cache()` which clears both the path cache AND tsconfig cache 2. Re-parsing `tsconfig.json` on every HMR update is wasteful 3. Race conditions during re-parsing can cause intermittent module resolution failures Related: https://github.com/web-infra-dev/rspack/issues/12753 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
15 days ago
9b5a74c
RobHannay:feat/clear-cache-without-tsconfig
CodSpeed Performance Gauge
0%
chore(deps): update crate-ci/typos action to v1.42.3
3 days ago
f0534e1
renovate/typos
CodSpeed Performance Gauge
0%
chore(deps): update npm packages
6 days ago
4438c63
renovate/major-npm-packages
CodSpeed Performance Gauge
+1%
© 2026 CodSpeed Technology
Home Terms Privacy Docs