fix(angular): adjust the adapter to work with angular 12
This commit is contained in:
parent
0872f01738
commit
fe0dec1f99
@ -762,7 +762,7 @@ export function wrapAngularDevkitSchematic(
|
||||
);
|
||||
|
||||
const options = {
|
||||
generatorOptions: { ...generatorOptions, _: [] },
|
||||
generatorOptions,
|
||||
dryRun: true,
|
||||
interactive: false,
|
||||
help: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user