mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-13 11:20:31 +00:00
chore: add ignoreCommand to vercel configure
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"devCommand": "npm run dev:webapp",
|
||||
"installCommand": "npm install && npm run bootstrap",
|
||||
"outputDirectory": "packages/webapp/build",
|
||||
"ignoreCommand": "git diff HEAD^ HEAD --quiet ./packages/webapp/",
|
||||
"env": {
|
||||
"CI": "false"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user