From e8855d676f1815e1d0cfd266aecafe147c9f6296 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Fri, 12 Dec 2025 10:32:04 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=89=93=E5=8C=85=E6=97=B6=E5=8F=AF?= =?UTF-8?q?=E5=8F=96=E6=B6=88cesium=E5=88=86=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vue.config.js b/vue.config.js index 5b468cee..d2213d09 100644 --- a/vue.config.js +++ b/vue.config.js @@ -86,10 +86,6 @@ module.exports = defineConfig({ name: "babylonjs", test: /[\\/]node_modules[\\/]babylon[\\/]/ }, - cesium: { - name: "cesium", - test: /[\\/]node_modules[\\/]cesium[\\/]/ - } } } },