5 lines
98 B
JSON
5 lines
98 B
JSON
{
|
|
"outputDirectory": "build",
|
|
"installCommand": "yarn install && yarn --cwd ../../ install"
|
|
}
|