Skip to content

Commit

Permalink
Do not use storyStoreV7 in workspaces example
Browse files Browse the repository at this point in the history
  • Loading branch information
IanVS committed Jan 4, 2022
1 parent e9dc4e0 commit e9e3b8e
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ module.exports = {
core: {
builder: 'storybook-builder-vite',
},
features: {
storyStoreV7: true,
},
async viteFinal(config, { configType }) {
// customize the Vite config here
return config;
Expand Down

0 comments on commit e9e3b8e

Please sign in to comment.