We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43de4cf commit 02f1932Copy full SHA for 02f1932
.storybook/main.js
@@ -30,6 +30,7 @@ module.exports = {
30
// https://github.com/storybookjs/builder-vite/issues/409
31
// https://github.com/vitejs/vite/issues/2433
32
sourcemap: false,
33
+ minify: false,
34
rollupOptions: {
35
...config.build.rollupOptions,
36
cache: false,
0 commit comments