Nx
Enterprise
Nx
fix(angular-rspack): speed up watch-mode rebuilds Rebuilds transformed ALL Angular-emitted files through JavaScriptTransformer eagerly in buildAndAnalyze, even when only one file changed. Now transform lazily in the loader (esbuild's onLoad pattern) so only files Rspack actually requests are transformed. Also align component stylesheet bundler with Angular CLI by enabling incremental caching in watch mode, and move JavaScriptTransformer.close() from the per-build emit hook to the shutdown hook so worker threads persist across rebuilds.
nx build workspace-plugin
Sign in / Sign up
Open main menu
Succeeded
CI Pipeline Execution
nx build workspace-plugin
Click to copy
35282
100%
Cache hits
2 of 2 tasks used cache.