feat: 支持playground:vue2/playground:react命令
vue2 react runtime path 出错导致vue2 react playground运行出错;vue2中存在多个composition-api导致出错 fix #82 fix #68
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "1.0.0-rc.3",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "npm run build && npm run serve",
|
||||
"dev:react": "npm run build && npm run serve",
|
||||
"start": "node scripts/dev.js && vite",
|
||||
"build": "node scripts/build.js && vite build",
|
||||
"serve": "vite preview --port 8076"
|
||||
|
||||
Reference in New Issue
Block a user