remove storybook build command

This commit is contained in:
derrickmehaffy 2023-04-14 11:49:54 -07:00
parent 09d26f2af0
commit 5af88d5068

View File

@ -2,6 +2,5 @@
"github": { "github": {
"silent": true, "silent": true,
"autoJobCancelation": true "autoJobCancelation": true
}, }
"ignoreCommand": "git diff HEAD^ HEAD --quiet './packages/core/helper-plugin'",
} }