Skip to content

Commit ff00d53

Browse files
committed
chore: ⬆️ Met à jour storybook
1 parent 7193ed4 commit ff00d53

File tree

3 files changed

+946
-820
lines changed

3 files changed

+946
-820
lines changed

.storybook/main.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ module.exports = {
1919
// builder: 'webpack5'
2020
// }
2121
core: {
22-
builder: 'storybook-builder-vite',
23-
},
24-
}
22+
builder: "@storybook/builder-vite"
23+
}
24+
};

0 commit comments

Comments
 (0)