54 lines
1.2 KiB
JSON
54 lines
1.2 KiB
JSON
{
|
|
"description": "项目配置文件",
|
|
"miniprogramRoot": "miniprogram/",
|
|
"compileType": "miniprogram",
|
|
"setting": {
|
|
"useCompilerPlugins": [
|
|
"typescript",
|
|
"less"
|
|
],
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"coverView": false,
|
|
"postcss": false,
|
|
"minified": false,
|
|
"enhance": true,
|
|
"showShadowRootInWxmlPanel": false,
|
|
"packNpmRelationList": [],
|
|
"ignoreUploadUnusedFiles": true,
|
|
"compileHotReLoad": false,
|
|
"skylineRenderEnable": true,
|
|
"es6": true,
|
|
"compileWorklet": false,
|
|
"uglifyFileName": false,
|
|
"uploadWithSourceMap": true,
|
|
"packNpmManually": false,
|
|
"minifyWXSS": true,
|
|
"minifyWXML": true,
|
|
"localPlugins": false,
|
|
"condition": true,
|
|
"swc": false,
|
|
"disableSWC": true,
|
|
"disableUseStrict": false
|
|
},
|
|
"simulatorType": "wechat",
|
|
"simulatorPluginLibVersion": {},
|
|
"condition": {},
|
|
"srcMiniprogramRoot": "miniprogram/",
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 2
|
|
},
|
|
"libVersion": "2.32.3",
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"appid": "wx1b790fd953ac27bf",
|
|
"useCompilerPlugins": [
|
|
"typescript"
|
|
]
|
|
} |