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.
46 lines
1.2 KiB
46 lines
1.2 KiB
{
|
|
"miniprogramRoot": "dist/",
|
|
"projectname": "四好公路",
|
|
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
|
"appid": "wx3c0c46dcf49a85be",
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": false,
|
|
"postcss": false,
|
|
"minified": false,
|
|
"coverView": 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,
|
|
"minifyWXML": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.25.1",
|
|
"srcMiniprogramRoot": "dist/",
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"condition": {},
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 2
|
|
}
|
|
}
|