Commit 05485ed
committed
fix(@angular/build): ensure
Previously, `com.chrome.devtools.json` was generated and served correctly on the first run, but subsequent `ng serve` runs failed to serve the file unless the Angular cache was cleared. This change addresses the inconsistency.com.chrome.devtools.json is consistently served after initial run1 parent 2ee9042 commit 05485ed
File tree
1 file changed
+2
-1
lines changed- packages/angular/build/src/tools/vite/middlewares
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments