38 lines
829 B
JSON
38 lines
829 B
JSON
![]() |
{
|
||
|
"description": "项目配置文件",
|
||
|
"miniprogramRoot": "miniprogram/",
|
||
|
"compileType": "miniprogram",
|
||
|
"setting": {
|
||
|
"useCompilerPlugins": [
|
||
|
"typescript",
|
||
|
"sass"
|
||
|
],
|
||
|
"babelSetting": {
|
||
|
"ignore": [],
|
||
|
"disablePlugins": [],
|
||
|
"outputPath": ""
|
||
|
},
|
||
|
"coverView": false,
|
||
|
"postcss": false,
|
||
|
"minified": false,
|
||
|
"enhance": true,
|
||
|
"showShadowRootInWxmlPanel": false,
|
||
|
"packNpmRelationList": [],
|
||
|
"ignoreUploadUnusedFiles": true,
|
||
|
"es6": true
|
||
|
},
|
||
|
"simulatorType": "wechat",
|
||
|
"simulatorPluginLibVersion": {},
|
||
|
"condition": {},
|
||
|
"srcMiniprogramRoot": "miniprogram/",
|
||
|
"editorSetting": {
|
||
|
"tabIndent": "insertSpaces",
|
||
|
"tabSize": 2
|
||
|
},
|
||
|
"appid": "wx135bf2b5dea9dff1",
|
||
|
"libVersion": "3.0.0",
|
||
|
"packOptions": {
|
||
|
"ignore": [],
|
||
|
"include": []
|
||
|
}
|
||
|
}
|