5 lines
118 B
JSON
5 lines
118 B
JSON
{
|
|
"installCommand": "./install.sh",
|
|
"buildCommand": "pnpm --filter @ily/www build",
|
|
"outputDirectory": "dist"
|
|
}
|