Commit e8091ac
Fix bootstrapApplication to use the main-component (angular#32391)
There seems to be an trailing comma here that doesn't exist in the template and causes this replacement to be a no-op.
(cherry picked from commit 27309fd)1 parent cbfcd05 commit e8091ac
File tree
1 file changed
+2
-2
lines changed1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
219 | | - | |
| 218 | + | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
0 commit comments