Trim production module preload map
This commit is contained in:
@@ -19,6 +19,9 @@ export default defineConfig(async () => {
|
||||
license: false,
|
||||
},
|
||||
vite: {
|
||||
build: {
|
||||
modulePreload: false,
|
||||
},
|
||||
resolve: {
|
||||
alias: [
|
||||
exactAlias(
|
||||
|
||||
Reference in New Issue
Block a user