This commit is contained in:
parent
a510899ff1
commit
ff2a3a25e5
21 changed files with 473 additions and 210 deletions
|
|
@ -1,4 +1,3 @@
|
|||
import unheadVite from "@unhead/addons/vite";
|
||||
import vue from "@vitejs/plugin-vue";
|
||||
import { defineConfig } from "vite";
|
||||
|
||||
|
|
@ -32,7 +31,6 @@ export default defineConfig({
|
|||
},
|
||||
name: "configure-response-headers",
|
||||
},
|
||||
unheadVite(),
|
||||
],
|
||||
resolve: {
|
||||
alias: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue