diff --git a/project.config.json b/project.config.json index 29a32e5..ecb0095 100644 --- a/project.config.json +++ b/project.config.json @@ -39,7 +39,8 @@ "minifyWXSS": true, "disableUseStrict": false, "showES6CompileOption": false, - "useCompilerPlugins": false + "useCompilerPlugins": false, + "condition": false }, "compileType": "miniprogram", "libVersion": "2.15.0",