Skip to content

Commit

Permalink
fix: change builddir
Browse files Browse the repository at this point in the history
  • Loading branch information
huang-julien committed Apr 14, 2024
1 parent 2c8db6c commit 80eccf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/storybook-nuxt/src/preset.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ async function defineNuxtConfig(baseConfig: Record<string, any>) {
dev: false,

overrides: {
buildDir: '.nuxt-storybook',
ssr: false,
},
})
Expand Down

0 comments on commit 80eccf2

Please sign in to comment.