Replace Netlify with Vercel for Storybook (#3212)

This commit is contained in:
David Marby
2021-03-19 14:52:45 +01:00
committed by GitHub
parent eff9cda1b2
commit 05dfa7fa48
2 changed files with 5 additions and 5 deletions

View File

@@ -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 ./"

View File

@@ -0,0 +1,5 @@
{
"github": {
"silent": true
}
}