Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(@schematic/angular): enable ivy in tests
If a project is generated with `enableIvy`, this commit adds the necessary configuration to `tsconfig.spec.json` to then run the tests with Ivy. Note that the CLI already does the correct work (runs `ngcc` and then runs the tests).
- Loading branch information