Skip to content

Commit

Permalink
Mark angular-cli/prerelease as inDevelopment
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperpeulen committed Sep 7, 2023
1 parent e822f29 commit c3e267e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/lib/cli/src/sandbox-templates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,8 @@ const baseTemplates = {
builder: '@storybook/builder-webpack5',
},
skipTasks: ['e2e-tests-dev', 'bench'],
// TODO: Can be enabled once we re-revert this PR: https://github.com/storybookjs/storybook/pull/24033
inDevelopment: true,
},
'angular-cli/default-ts': {
name: 'Angular CLI Latest (Webpack | TypeScript)',
Expand Down

0 comments on commit c3e267e

Please sign in to comment.