|
@@ -0,0 +1,30 @@
|
|
|
+{
|
|
|
+ "compileType": "miniprogram",
|
|
|
+ "setting": {
|
|
|
+ "coverView": true,
|
|
|
+ "es6": true,
|
|
|
+ "postcss": true,
|
|
|
+ "minified": true,
|
|
|
+ "enhance": true,
|
|
|
+ "showShadowRootInWxmlPanel": true,
|
|
|
+ "packNpmRelationList": [],
|
|
|
+ "babelSetting": {
|
|
|
+ "ignore": [],
|
|
|
+ "disablePlugins": [],
|
|
|
+ "outputPath": ""
|
|
|
+ },
|
|
|
+ "ignoreUploadUnusedFiles": true
|
|
|
+ },
|
|
|
+ "condition": {},
|
|
|
+ "editorSetting": {
|
|
|
+ "tabIndent": "insertSpaces",
|
|
|
+ "tabSize": 2
|
|
|
+ },
|
|
|
+ "libVersion": "3.5.8",
|
|
|
+ "packOptions": {
|
|
|
+ "ignore": [],
|
|
|
+ "include": []
|
|
|
+ },
|
|
|
+ "appid": "wxda4fb2d98e95b8e0",
|
|
|
+ "simulatorPluginLibVersion": {}
|
|
|
+}
|