Merge branch 'dev' of github.com:SELab-2/Dwengo-1 into lint-action-setup
This commit is contained in:
commit
a8e131b81f
100 changed files with 5183 additions and 12055 deletions
|
@ -6,7 +6,7 @@ import vueDevTools from "vite-plugin-vue-devtools";
|
|||
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
plugins: [vue(), vueDevTools()],
|
||||
plugins: [vue()],
|
||||
resolve: {
|
||||
alias: {
|
||||
"@": fileURLToPath(new URL("./src", import.meta.url)),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue