mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
Merge pull request #91 from bigcapitalhq/vercel-ignore
fix: remove the ignore script from vercel.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"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