mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
Replace Netlify with Vercel for Storybook (#3212)
This commit is contained in:
parent
eff9cda1b2
commit
05dfa7fa48
@ -1,5 +0,0 @@
|
|||||||
[build]
|
|
||||||
publish = "storybook-static"
|
|
||||||
base = "packages/insomnia-components/"
|
|
||||||
command = "npm run convert-svg && npm run build-storybook"
|
|
||||||
ignore = "git diff --quiet HEAD^ HEAD ./"
|
|
5
packages/insomnia-components/vercel.json
Normal file
5
packages/insomnia-components/vercel.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"github": {
|
||||||
|
"silent": true
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user