Skip to content

Commit 02f1932

Browse files
committed
build(rollup): no minify
1 parent 43de4cf commit 02f1932

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.storybook/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ module.exports = {
3030
// https://github.com/storybookjs/builder-vite/issues/409
3131
// https://github.com/vitejs/vite/issues/2433
3232
sourcemap: false,
33+
minify: false,
3334
rollupOptions: {
3435
...config.build.rollupOptions,
3536
cache: false,

0 commit comments

Comments
 (0)