6 lines
122 B
JSON
6 lines
122 B
JSON
{
|
|
"outputDirectory": "dist",
|
|
"installCommand": "yarn install",
|
|
"buildCommand": "yarn build:package && yarn build"
|
|
}
|