mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 14:50:32 +00:00
fix: remove the ignore script from vercel.
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
"devCommand": "npm run dev:webapp",
|
"devCommand": "npm run dev:webapp",
|
||||||
"installCommand": "npm install && npm run bootstrap",
|
"installCommand": "npm install && npm run bootstrap",
|
||||||
"outputDirectory": "packages/webapp/build",
|
"outputDirectory": "packages/webapp/build",
|
||||||
"ignoreCommand": "git diff HEAD^ HEAD --quiet ./packages/webapp/",
|
|
||||||
"env": {
|
"env": {
|
||||||
"CI": "false"
|
"CI": "false"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user