mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-11 02:10:30 +00:00
6 lines
153 B
JSON
6 lines
153 B
JSON
{
|
|
"installCommand": "npm install && npm run bootstrap",
|
|
"buildCommand": "CI='' npm run build:webapp",
|
|
"outputDirectory": "packages/webapp/build"
|
|
}
|