update
This commit is contained in:
@@ -11,9 +11,9 @@ export default defineConfig({
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': fileURLToPath(new URL('./src', import.meta.url)),
|
||||
'assets': fileURLToPath(new URL('./assets', import.meta.url)),
|
||||
}
|
||||
},
|
||||
root: '.',
|
||||
base: BASE_URL,
|
||||
build: {
|
||||
minify: !DEVELOPMENT,
|
||||
|
||||
Reference in New Issue
Block a user