Skip to content

Commit

Permalink
Merge pull request #144 from iandilling-adaptive/main
Browse files Browse the repository at this point in the history
Removed storyStoreV7 and babelModeV7
  • Loading branch information
iandilling-adaptive authored Nov 9, 2022
2 parents eb7850d + e1dc572 commit 34ae76c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/.storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ export default {
core: {
builder: '@storybook/builder-vite',
},
features: {
storyStoreV7: true,
babelModeV7: true,
},
async viteFinal(config, { configType }) {
config.base = process.env.BASE_PATH || config.base;
config.plugins = [
Expand Down

0 comments on commit 34ae76c

Please sign in to comment.