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 = {
|
const options = {
|
||||||
generatorOptions: { ...generatorOptions, _: [] },
|
generatorOptions,
|
||||||
dryRun: true,
|
dryRun: true,
|
||||||
interactive: false,
|
interactive: false,
|
||||||
help: false,
|
help: false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user