5 lines
123 B
JSON
5 lines
123 B
JSON
{
|
|
"installCommand": "pnpm install",
|
|
"buildCommand": "pnpm --filter @ily/penfield build",
|
|
"outputDirectory": "dist"
|
|
}
|