Fix spinch deployment
This commit is contained in:
parent
a92ef78133
commit
f4eb4d58b0
13 changed files with 21 additions and 13 deletions
|
|
@ -6,6 +6,7 @@ import vueDevTools from "vite-plugin-vue-devtools";
|
|||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
plugins: [vue(), vueDevTools()],
|
||||
base: "",
|
||||
resolve: {
|
||||
alias: { "@": fileURLToPath(new URL("./src", import.meta.url)) },
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue