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 467172c commit 71b0638Copy full SHA for 71b0638
packages/circular-deps-test.conf.js
@@ -32,7 +32,7 @@ const LOCAL_MAPPINGS = [
32
['@angular-devkit/build-webpack', 'angular_devkit/build_webpack'],
33
['@angular-devkit/core', 'angular_devkit/core'],
34
['@angular-devkit/schematics', 'angular_devkit/schematics'],
35
- ['@angular-devkit/schematics_cli', 'angular_devkit/schematics_cli'],
+ ['@angular-devkit/schematics-cli', 'angular_devkit/schematics_cli'],
36
['@angular/cli', 'angular/cli'],
37
['@schematics/angular', 'schematics/angular'],
38
['@ngtools/webpack', 'ngtools/webpack'],
0 commit comments