feat(dx): auto resolve vue components

This commit is contained in:
Corentin Thomasset 2023-04-06 19:01:01 +02:00 committed by Corentin THOMASSET
parent 2293f63a79
commit 4ccd73c2d1
5 changed files with 96 additions and 117 deletions

View file

@ -108,6 +108,7 @@
"start-server-and-test": "^1.15.4",
"typescript": "~4.5.5",
"unplugin-auto-import": "^0.15.2",
"unplugin-vue-components": "^0.24.1",
"vite": "^2.9.15",
"vite-plugin-md": "^0.12.4",
"vite-plugin-pwa": "^0.11.13",