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 2191d08 commit d421b2fCopy full SHA for d421b2f
schematics/util/index.ts
@@ -1,4 +1,4 @@
1
-import { strings } from '@angular-devkit/architect/node_modules/@angular-devkit/core';
+import { strings } from '@angular-devkit/core';
2
3
export function buildSelector(options: any, projectPrefix: string) {
4
let selector = strings.dasherize(options.name);
0 commit comments