mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-13 15:52:44 +08:00
change: vite build base
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
/** @type {import('vite').UserConfig} */
|
||||
export default {
|
||||
base: './',
|
||||
build: {
|
||||
outDir: 'template/public',
|
||||
},
|
||||
|
Reference in New Issue
Block a user