diff --git a/code/lib/cli-storybook/src/sandbox-templates.ts b/code/lib/cli-storybook/src/sandbox-templates.ts index 5b58066b35f4..aedb83ee9316 100644 --- a/code/lib/cli-storybook/src/sandbox-templates.ts +++ b/code/lib/cli-storybook/src/sandbox-templates.ts @@ -644,7 +644,7 @@ export const baseTemplates = { script: 'npx -p @angular/cli@next ng new angular-v16 --directory {{beforeDir}} --routing=true --minimal=true --style=scss --strict --skip-git --skip-install --package-manager=yarn --ssr', modifications: { - extraDependencies: ['@standard-schema/spec@^1', '@angular/forms@next'], + // extraDependencies: ['@standard-schema/spec@^1', '@angular/forms@next'], useCsfFactory: true, }, expected: {