Files
2026-07-13 11:57:19 +08:00

6 lines
123 B
JSON

{
"outputDirectory": "dist",
"installCommand": "yarn install",
"buildCommand": "yarn build:packages && yarn build"
}