fix: Reverse Proxy support (#3173)
This commit is contained in:
@@ -39,6 +39,7 @@ export default defineConfig({
|
||||
vue: 'vue/dist/vue.esm-bundler.js'
|
||||
}
|
||||
},
|
||||
base: './',
|
||||
plugins: [vue(), ViteEjsPlugin({ header })],
|
||||
root: resolve(assetsSrcPath),
|
||||
build: {
|
||||
|
||||
Reference in New Issue
Block a user