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