- Notifications
You must be signed in to change notification settings - Fork11.9k
Commit0fcc603
fix(@angular-devkit/build-angular): issue dev-server support warning when using esbuild builder
The dev-server builder currently does not support the experimental esbuild-based browser applicationbuilder and will use the Webpack-based builder instead. To better inform users of this behavior, awarning is now issued upon executing the dev-server.1 parentba62f80 commit0fcc603
File tree
1 file changed
+10
-0
lines changed- packages/angular_devkit/build_angular/src/builders/dev-server
1 file changed
+10
-0
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
144 | 154 | | |
145 | 155 | | |
146 | 156 | | |
| |||
0 commit comments
Comments
(0)