6 lines
80 B
JSON
6 lines
80 B
JSON
{
|
|
"scripts": {
|
|
"build:nodes": "pnpm -r --filter './nodes/**' build"
|
|
}
|
|
}
|