mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
8 lines
231 B
JSON
8 lines
231 B
JSON
{
|
|
"installCommand": "npm install && npm run bootstrap",
|
|
"buildCommand": "CI='' npm run build:webapp",
|
|
"outputDirectory": "packages/webapp/build",
|
|
"rootDirectory": null,
|
|
"directoryListing": false,
|
|
"nodeVersion": "14.x"
|
|
} |