Commit 8168ae2
committed
feat(@angular-devkit/build-angular): apply global CSS updates without a live-reload when using
This commit changes the way that global style updates are applied when using `vite`. When either live-reload or hmr are enabled the styles are replaced in placed (HMR style) without a live-reload.vite
1 parent eef2d16 commit 8168ae2
File tree
1 file changed
+1
-1
lines changed- packages/angular_devkit/build_angular/src/builders/dev-server
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments