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": {