From c59e36f933e8e1e6ebeef85ec763ceb0a5807e8c Mon Sep 17 00:00:00 2001 From: rain <982766701@qq.com> Date: Wed, 12 Aug 2026 18:26:45 +0800 Subject: [PATCH] chore: remove unused WeChat mini program target --- manifest.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/manifest.json b/manifest.json index e0e001e..034c56f 100644 --- a/manifest.json +++ b/manifest.json @@ -65,8 +65,5 @@ } } }, - "mp-weixin" : { - "usingComponents" : true - }, "vueVersion" : "3" }