feat: new bun_build and bun_compile, extend bun_install
This commit is contained in:
7
tests/script_test/workspace_run/package.json
Normal file
7
tests/script_test/workspace_run/package.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "workspace-run-root",
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user