From ea9658ccfdf9766eb0afdd2e724338dbc773e72d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B9=98=E9=A3=8E?= Date: Tue, 3 Feb 2026 12:52:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/devlop.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devlop.py b/scripts/devlop.py index 12192c2e..e16aa0af 100644 --- a/scripts/devlop.py +++ b/scripts/devlop.py @@ -102,7 +102,7 @@ ZIP_EXCLUDE_DIRS = { ".nyc_output", ".turbo", "开发文档", - "miniprogram", + "miniprogramPre", "my-app", "newpp", }