35 lines
		
	
	
		
			692 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			692 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "appid": "wx2348364fdabf3c4a",
 | 
						|
  "compileType": "miniprogram",
 | 
						|
  "libVersion": "3.2.1",
 | 
						|
  "packOptions": {
 | 
						|
    "ignore": [],
 | 
						|
    "include": []
 | 
						|
  },
 | 
						|
  "setting": {
 | 
						|
    "coverView": true,
 | 
						|
    "es6": true,
 | 
						|
    "postcss": true,
 | 
						|
    "minified": true,
 | 
						|
    "enhance": true,
 | 
						|
    "showShadowRootInWxmlPanel": true,
 | 
						|
    "packNpmManually": true,
 | 
						|
    "packNpmRelationList": [
 | 
						|
      {
 | 
						|
        "packageJsonPath": "./package.json",
 | 
						|
        "miniprogramNpmDistDir": "./"
 | 
						|
      }
 | 
						|
    ],
 | 
						|
    "babelSetting": {
 | 
						|
      "ignore": [],
 | 
						|
      "disablePlugins": [],
 | 
						|
      "outputPath": ""
 | 
						|
    },
 | 
						|
    "checkSiteMap": false
 | 
						|
  },
 | 
						|
  "condition": {},
 | 
						|
  "editorSetting": {
 | 
						|
    "tabIndent": "auto",
 | 
						|
    "tabSize": 2
 | 
						|
  }
 | 
						|
} |