We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1b78f commit aed4228Copy full SHA for aed4228
packages/schematics/angular/migrations/update-8/differential-loading_spec.ts
@@ -9,6 +9,7 @@
9
import { EmptyTree } from '@angular-devkit/schematics';
10
import { SchematicTestRunner, UnitTestTree } from '@angular-devkit/schematics/testing';
11
12
+// tslint:disable:no-big-function
13
describe('Migration to version 8', () => {
14
describe('Migrate ES5 projects to enable differential loading', () => {
15
const tsConfigPath = '/tsconfig.json';
0 commit comments