init
This commit is contained in:
		
							
								
								
									
										35
									
								
								project.config.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								project.config.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,35 @@
 | 
			
		||||
{
 | 
			
		||||
  "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
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user