Commit 558059f
committed
fix(@schematics/angular): directly resolve karma config template in migration
To attempt to workaround Windows pathing issues in the karma configuration
migration, the default karma template is now resolved via `require.resolve`.1 parent 3a637c0 commit 558059f
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments