43 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
			
		
		
	
	
			43 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
| {
 | ||
|   "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
 | ||
|   "packOptions": {
 | ||
|     "ignore": [],
 | ||
|     "include": []
 | ||
|   },
 | ||
|   "setting": {
 | ||
|     "urlCheck": false,
 | ||
|     "minified": true,
 | ||
|     "coverView": true,
 | ||
|     "es6": true,
 | ||
|     "postcss": true,
 | ||
|     "lazyloadPlaceholderEnable": false,
 | ||
|     "preloadBackgroundData": false,
 | ||
|     "autoAudits": false,
 | ||
|     "uglifyFileName": false,
 | ||
|     "uploadWithSourceMap": true,
 | ||
|     "enhance": true,
 | ||
|     "showShadowRootInWxmlPanel": true,
 | ||
|     "packNpmManually": false,
 | ||
|     "packNpmRelationList": [],
 | ||
|     "minifyWXSS": true,
 | ||
|     "useStaticServer": true,
 | ||
|     "showES6CompileOption": false,
 | ||
|     "checkInvalidKey": true,
 | ||
|     "babelSetting": {
 | ||
|       "ignore": [],
 | ||
|       "disablePlugins": [],
 | ||
|       "outputPath": ""
 | ||
|     },
 | ||
|     "disableUseStrict": false,
 | ||
|     "useCompilerPlugins": false
 | ||
|   },
 | ||
|   "compileType": "miniprogram",
 | ||
|   "libVersion": "2.25.1",
 | ||
|   "appid": "wx0605643660b9b2ec",
 | ||
|   "projectname": "共享平台",
 | ||
|   "condition": {},
 | ||
|   "editorSetting": {
 | ||
|     "tabIndent": "insertSpaces",
 | ||
|     "tabSize": 2
 | ||
|   }
 | ||
| } |