-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit ddeb2b2
fix(@angular-devkit/build-angular): remove outdated browser-esbuild option warning
The `resourcesOutputPath` option from the browser builder is supported as of 18.2.
The unsupported warning is now removed. The warning logic has also been consolidated
now that there are only several warnings left.
(cherry picked from commit 0b161bc)1 parent 0be4038 commit ddeb2b2
File tree
2 files changed
+17
-54
lines changed- packages/angular_devkit/build_angular/src/builders/browser-esbuild
2 files changed
+17
-54
lines changedLines changed: 0 additions & 51 deletions
This file was deleted.
Lines changed: 17 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | - | ||
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
| |||
31 | 30 |
| |
32 | 31 |
| |
33 | 32 |
| |
34 | - | ||
35 | - | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
36 | 47 |
| |
48 | + | ||
37 | 49 |
| |
50 | + | ||
51 | + | ||
38 | 52 |
| |
39 | 53 |
| |
40 | 54 |
| |
|
0 commit comments