From 4028f1b5a465fd79048843276a91b8573df601f2 Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 4 Jul 2022 16:18:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E5=BA=93=E5=BA=94=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 167b45f1..1d366817 100644 --- a/src/package.json +++ b/src/package.json @@ -4,7 +4,8 @@ "description": "全库应用,用于构建版本使用", "files": [ "apps", - "project" + "project", + "components/pages" ], "dependencies": { }