mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-17 12:30:35 +08:00
Reset viteFinal config
This commit is contained in:
@@ -20,7 +20,7 @@ const config: StorybookConfig = {
|
||||
server: {
|
||||
fs: {
|
||||
// Since storybook overwrites the `allow` option, here we set it for sqlite-wasm
|
||||
allow: [...(config.server?.fs?.allow ?? []), "..", "../.."],
|
||||
allow: [...(config.server?.fs?.allow ?? []), ".."],
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user