Commit 5236924
fix(@angular/cli): guard against scripts without a src attribute
If a script is inline it has no src attribute. The build should not
fail on looking for CSS scripts due to inline scripts.1 parent c86fbb7 commit 5236924
File tree
1 file changed
+1
-1
lines changed- packages/@angular/cli/plugins
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments