mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
fix storybook build
This commit is contained in:
parent
dd674616ed
commit
684c47e31c
@ -44,6 +44,7 @@ const config: UserConfig = {
|
||||
'#root': __dirname,
|
||||
},
|
||||
},
|
||||
assetsInclude: isStorybook() ? ['/sb-preview/runtime.js'] : [],
|
||||
}
|
||||
|
||||
export default config
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user