mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-20 22:27:24 -04:00
6 lines
185 B
TOML
6 lines
185 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 ./"
|