mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
update
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"buildCommand": "npm run build:webapp",
|
"buildCommand": "npm run build:webapp",
|
||||||
"devCommand": "npm run dev:webapp",
|
"devCommand": "npm run dev:webapp",
|
||||||
"installCommand": "npm install && npm run bootstrap",
|
"installCommand": "npm install -g yarn && npm install && npm run bootstrap",
|
||||||
"outputDirectory": "packages/webapp/build",
|
"outputDirectory": "packages/webapp/build",
|
||||||
"env": {
|
"env": {
|
||||||
"CI": "false"
|
"CI": "false"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user