From db310c7d42d742d2e58720cb94d7be9a90f1c0ad Mon Sep 17 00:00:00 2001 From: chenjiajian <798095202@qq.com> Date: Wed, 7 Apr 2021 20:05:47 +0800 Subject: [PATCH] =?UTF-8?q?fix(cli):=20=E9=BB=98=E8=AE=A4=E6=A8=A1?= =?UTF-8?q?=E7=89=88=E8=B0=83=E6=95=B4=E5=A4=B4=E6=9D=A1=E5=B0=8F=E7=A8=8B?= =?UTF-8?q?=E5=BA=8F=E7=9A=84=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/taro-cli/templates/default/project.tt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/taro-cli/templates/default/project.tt.json b/packages/taro-cli/templates/default/project.tt.json index 39aa4d6b06da..604f6de440a2 100644 --- a/packages/taro-cli/templates/default/project.tt.json +++ b/packages/taro-cli/templates/default/project.tt.json @@ -1,5 +1,5 @@ { - "miniprogramRoot": "./dist", + "miniprogramRoot": "./", "projectname": "<%= projectName %>", "appid": "touristappid", "setting": {