Skip to content

Commit

Permalink
Add inDevelopment for Next.js Prerelease sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinpalkovic committed Oct 12, 2023
1 parent 99382b9 commit 20e69a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/lib/cli/src/sandbox-templates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ const baseTemplates = {
builder: '@storybook/builder-webpack5',
},
skipTasks: ['e2e-tests-dev', 'bench'],
inDevelopment: true,
},
'react-vite/default-js': {
name: 'React Latest (Vite | JavaScript)',
Expand Down

0 comments on commit 20e69a6

Please sign in to comment.