Commit 2e43ec6
fix(@schematics/angular): use default import for
Now that we're using `esModuleInterop`, a default import is required.express
1 parent 4340f5f commit 2e43ec6
File tree
1 file changed
+1
-1
lines changed- packages/schematics/angular/ssr/files/server-builder
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments