add vue :(

This commit is contained in:
2026-09-07 16:04:27 +02:00
parent 425169722a
commit b65f46afd8
10 changed files with 483 additions and 55 deletions
+2 -1
View File
@@ -17,6 +17,7 @@
"@laravel/multiplex": "^0.4.1"
},
"dependencies": {
"@vitejs/plugin-vue": "^6.0.8"
"@vitejs/plugin-vue": "^6.0.8",
"vue-router": "^5.3.1"
}
}