feat 优化编译path
This commit is contained in:
parent
33845c4dd3
commit
0836e5ff8d
|
|
@ -11,7 +11,7 @@ import vueSetupExtend from 'vite-plugin-vue-setup-extend'
|
|||
// import legacyPlugin from '@vitejs/plugin-legacy'
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
base: '/admin/',
|
||||
base: '/',
|
||||
server: {
|
||||
host: '0.0.0.0'
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue