Skip to content

Commit

Permalink
Storybook: use babel 7 (#528)
Browse files Browse the repository at this point in the history
  • Loading branch information
daneah authored May 15, 2023
1 parent 3ea7fa5 commit 2434b65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module.exports = {
features: {
previewCsfV3: true,
storyStoreV7: true,
babelModeV7: true,
modernInlineRender: true,
},
core: {
builder: 'webpack5',
Expand Down

0 comments on commit 2434b65

Please sign in to comment.