chore: add PTY test vitest config and ready integration
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"ready": "vp check && vp run -r test && vp run -r build",
|
||||
"ready": "vp check && vp run -r test && vp run -r build && cd packages/runtime-tests && pnpm pty-test",
|
||||
"dev": "vp run website#dev",
|
||||
"prepare": "vp config"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user