72 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
			
		
		
	
	
			72 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
| {
 | |
|   "description": "项目配置文件",
 | |
|   "packOptions": {
 | |
|     "ignore": []
 | |
|   },
 | |
|   "setting": {
 | |
|     "urlCheck": true,
 | |
|     "es6": true,
 | |
|     "enhance": false,
 | |
|     "postcss": true,
 | |
|     "preloadBackgroundData": false,
 | |
|     "minified": true,
 | |
|     "newFeature": false,
 | |
|     "coverView": true,
 | |
|     "nodeModules": false,
 | |
|     "autoAudits": false,
 | |
|     "showShadowRootInWxmlPanel": true,
 | |
|     "scopeDataCheck": false,
 | |
|     "uglifyFileName": false,
 | |
|     "checkInvalidKey": true,
 | |
|     "checkSiteMap": true,
 | |
|     "uploadWithSourceMap": true,
 | |
|     "compileHotReLoad": false,
 | |
|     "useMultiFrameRuntime": false,
 | |
|     "useApiHook": true,
 | |
|     "babelSetting": {
 | |
|       "ignore": [],
 | |
|       "disablePlugins": [],
 | |
|       "outputPath": ""
 | |
|     },
 | |
|     "enableEngineNative": false,
 | |
|     "bundle": false,
 | |
|     "useIsolateContext": true,
 | |
|     "useCompilerModule": true,
 | |
|     "userConfirmedUseCompilerModuleSwitch": false,
 | |
|     "userConfirmedBundleSwitch": false,
 | |
|     "packNpmManually": false,
 | |
|     "packNpmRelationList": [],
 | |
|     "minifyWXSS": true
 | |
|   },
 | |
|   "compileType": "miniprogram",
 | |
|   "libVersion": "2.14.1",
 | |
|   "appid": "wxa6945c42dc47af6e",
 | |
|   "projectname": "miniprogram-1",
 | |
|   "debugOptions": {
 | |
|     "hidedInDevtools": []
 | |
|   },
 | |
|   "scripts": {},
 | |
|   "isGameTourist": false,
 | |
|   "simulatorType": "wechat",
 | |
|   "simulatorPluginLibVersion": {},
 | |
|   "condition": {
 | |
|     "search": {
 | |
|       "list": []
 | |
|     },
 | |
|     "conversation": {
 | |
|       "list": []
 | |
|     },
 | |
|     "game": {
 | |
|       "list": []
 | |
|     },
 | |
|     "plugin": {
 | |
|       "list": []
 | |
|     },
 | |
|     "gamePlugin": {
 | |
|       "list": []
 | |
|     },
 | |
|     "miniprogram": {
 | |
|       "list": []
 | |
|     }
 | |
|   }
 | |
| } |