test: harden MVP QA gate
This commit is contained in:
parent
081d6085a5
commit
bdb02daa96
11 changed files with 479 additions and 44 deletions
|
|
@ -2,6 +2,7 @@ import type { StorybookConfig } from "@storybook/sveltekit";
|
|||
|
||||
const config: StorybookConfig = {
|
||||
stories: ["../src/**/*.stories.@(js|ts|svelte)"],
|
||||
staticDirs: ["../static"],
|
||||
addons: [
|
||||
"@storybook/addon-svelte-csf",
|
||||
"@storybook/addon-a11y",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue