feat: add some build scripts
This commit is contained in:
5
package.json
Normal file
5
package.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"scripts": {
|
||||
"build:nodes": "pnpm -r --filter './nodes/**' build"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user