test(vue): vue3 test app uses file

This commit is contained in:
Liam DeBeasi
2023-12-19 11:37:57 -05:00
parent 40122929bc
commit 3f49f16e06
3 changed files with 3219 additions and 2 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff