feat(tooling): use vite-config tooling pkg

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-22 20:20:11 +01:00
committed by Braks
parent 7b590bd526
commit 2aa185756b
27 changed files with 662 additions and 1082 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"@vitejs/plugin-vue": "^4.0.0",
"dagre": "^0.8.5",
"unplugin-auto-import": "^0.14.4",
"vite": "^4.1.3",
"vite": "^4.1.4",
"vite-svg-loader": "^3.6.0",
"vue": "^3.2.45",
"vue-router": "^4.1.6"