This commit is contained in:
parent
36951a5bb8
commit
c1d81b9af5
@ -47,7 +47,7 @@ export default ({ mode }: ConfigEnv): UserConfigExport => {
|
||||
sourcemap: false,
|
||||
// 消除打包大小超过500kb警告
|
||||
chunkSizeWarningLimit: 4000,
|
||||
outDit: "../web",
|
||||
outDir: "../web",
|
||||
rollupOptions: {
|
||||
input: {
|
||||
index: pathResolve("./index.html", import.meta.url)
|
||||
|
Loading…
Reference in New Issue
Block a user