|
@@ -0,0 +1,49 @@
|
|
|
|
+{
|
|
|
|
+ "description": "项目配置文件",
|
|
|
|
+ "setting": {
|
|
|
|
+ "bundle": false,
|
|
|
|
+ "userConfirmedBundleSwitch": false,
|
|
|
|
+ "urlCheck": true,
|
|
|
|
+ "scopeDataCheck": false,
|
|
|
|
+ "coverView": true,
|
|
|
|
+ "es6": true,
|
|
|
|
+ "postcss": true,
|
|
|
|
+ "compileHotReLoad": false,
|
|
|
|
+ "lazyloadPlaceholderEnable": false,
|
|
|
|
+ "preloadBackgroundData": false,
|
|
|
|
+ "minified": true,
|
|
|
|
+ "autoAudits": false,
|
|
|
|
+ "newFeature": false,
|
|
|
|
+ "uglifyFileName": false,
|
|
|
|
+ "uploadWithSourceMap": true,
|
|
|
|
+ "useIsolateContext": true,
|
|
|
|
+ "nodeModules": false,
|
|
|
|
+ "enhance": true,
|
|
|
|
+ "useMultiFrameRuntime": true,
|
|
|
|
+ "showShadowRootInWxmlPanel": true,
|
|
|
|
+ "packNpmManually": false,
|
|
|
|
+ "enableEngineNative": false,
|
|
|
|
+ "packNpmRelationList": [],
|
|
|
|
+ "minifyWXSS": true,
|
|
|
|
+ "showES6CompileOption": false,
|
|
|
|
+ "minifyWXML": true,
|
|
|
|
+ "babelSetting": {
|
|
|
|
+ "ignore": [],
|
|
|
|
+ "disablePlugins": [],
|
|
|
|
+ "outputPath": ""
|
|
|
|
+ },
|
|
|
|
+ "ignoreUploadUnusedFiles": true
|
|
|
|
+ },
|
|
|
|
+ "compileType": "miniprogram",
|
|
|
|
+ "condition": {},
|
|
|
|
+ "editorSetting": {
|
|
|
|
+ "tabIndent": "auto",
|
|
|
|
+ "tabSize": 2
|
|
|
|
+ },
|
|
|
|
+ "libVersion": "2.19.4",
|
|
|
|
+ "packOptions": {
|
|
|
|
+ "ignore": [],
|
|
|
|
+ "include": []
|
|
|
|
+ },
|
|
|
|
+ "appid": "wxb11e9f7d77c97c10"
|
|
|
|
+}
|