mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 14:19:58 +00:00
6 lines
212 B
TOML
6 lines
212 B
TOML
[build]
|
|
publish = "storybook-static"
|
|
base = "packages/insomnia-components/"
|
|
command = "npm run convert-svg && npm run build-storybook"
|
|
ignore = "git diff --quiet HEAD^ HEAD packages/insomnia-components/"
|