feat: 打包时可取消cesium分包
This commit is contained in:
parent
bc3e2d03fe
commit
e8855d676f
|
|
@ -86,10 +86,6 @@ module.exports = defineConfig({
|
||||||
name: "babylonjs",
|
name: "babylonjs",
|
||||||
test: /[\\/]node_modules[\\/]babylon[\\/]/
|
test: /[\\/]node_modules[\\/]babylon[\\/]/
|
||||||
},
|
},
|
||||||
cesium: {
|
|
||||||
name: "cesium",
|
|
||||||
test: /[\\/]node_modules[\\/]cesium[\\/]/
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue