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.
47 lines
1.4 KiB
47 lines
1.4 KiB
{ |
|
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", |
|
"packOptions": { |
|
"ignore": [], |
|
"include": [] |
|
}, |
|
"setting": { |
|
"urlCheck": false, |
|
"minified": true, |
|
"es6": true, |
|
"postcss": true, |
|
"enhance": true, |
|
"preloadBackgroundData": false, |
|
"coverView": true, |
|
"autoAudits": false, |
|
"showShadowRootInWxmlPanel": true, |
|
"uglifyFileName": false, |
|
"checkInvalidKey": true, |
|
"uploadWithSourceMap": true, |
|
"compileHotReLoad": false, |
|
"lazyloadPlaceholderEnable": false, |
|
"useMultiFrameRuntime": true, |
|
"babelSetting": { |
|
"ignore": [], |
|
"disablePlugins": [], |
|
"outputPath": "" |
|
}, |
|
"packNpmManually": false, |
|
"packNpmRelationList": [], |
|
"minifyWXSS": true, |
|
"disableUseStrict": false, |
|
"showES6CompileOption": false, |
|
"useCompilerPlugins": false, |
|
"ignoreUploadUnusedFiles": true, |
|
"useStaticServer": true, |
|
"minifyWXML": true |
|
}, |
|
"compileType": "miniprogram", |
|
"libVersion": "2.23.0", |
|
"appid": "wx679386b5e40ab43e", |
|
"projectname": "admin", |
|
"condition": {}, |
|
"editorSetting": { |
|
"tabIndent": "insertSpaces", |
|
"tabSize": 4 |
|
} |
|
} |