mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 17:42:15 +08:00
test(vue): vue3 test app uses file
This commit is contained in:
@ -15,8 +15,8 @@
|
||||
"start": "pnpm run dev"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ionic/vue": "workspace:*",
|
||||
"@ionic/vue-router": "workspace:*",
|
||||
"@ionic/vue": "file:../../../",
|
||||
"@ionic/vue-router": "file:../../../../vue-router",
|
||||
"ionicons": "^6.0.4",
|
||||
"vue": "^3.2.31",
|
||||
"vue-router": "^4.0.14"
|
||||
|
3217
packages/vue/test/apps/vue3/pnpm-lock.yaml
generated
Normal file
3217
packages/vue/test/apps/vue3/pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
0
packages/vue/test/apps/vue3/pnpm-workspace.yaml
Normal file
0
packages/vue/test/apps/vue3/pnpm-workspace.yaml
Normal file
Reference in New Issue
Block a user