You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
1.4 KiB
59 lines
1.4 KiB
{
|
|
"description": "项目配置文件",
|
|
"packOptions": {
|
|
"ignore": [
|
|
{
|
|
"value": ".eslintrc.js",
|
|
"type": "file"
|
|
}
|
|
],
|
|
"include": []
|
|
},
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": true,
|
|
"enhance": true,
|
|
"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": true,
|
|
"lazyloadPlaceholderEnable": false,
|
|
"useMultiFrameRuntime": true,
|
|
"useApiHook": true,
|
|
"useApiHostProcess": true,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"useIsolateContext": false,
|
|
"userConfirmedBundleSwitch": false,
|
|
"packNpmManually": false,
|
|
"packNpmRelationList": [],
|
|
"minifyWXSS": true,
|
|
"disableUseStrict": false,
|
|
"minifyWXML": true,
|
|
"showES6CompileOption": false,
|
|
"useCompilerPlugins": false,
|
|
"ignoreUploadUnusedFiles": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.19.4",
|
|
"appid": "wx690b76ba7281feb7",
|
|
"projectname": "a2",
|
|
"condition": {},
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 2
|
|
}
|
|
} |