forked from github/dataease
fix: 关闭预加载
This commit is contained in:
parent
dc47fb41c9
commit
04513ee409
@ -26,6 +26,11 @@ export default {
|
||||
}
|
||||
}
|
||||
},
|
||||
modulePreload: {
|
||||
resolveDependencies() {
|
||||
return []
|
||||
}
|
||||
},
|
||||
sourcemap: false
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user