mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix: 关闭预加载
This commit is contained in:
@@ -26,6 +26,11 @@ export default {
|
||||
}
|
||||
}
|
||||
},
|
||||
modulePreload: {
|
||||
resolveDependencies() {
|
||||
return []
|
||||
}
|
||||
},
|
||||
sourcemap: false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user