You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.2 KiB
JSON
44 lines
1.2 KiB
JSON
{
|
|
"description": "项目配置文件",
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"scopeDataCheck": false,
|
|
"coverView": true,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"compileHotReLoad": false,
|
|
"preloadBackgroundData": false,
|
|
"minified": true,
|
|
"autoAudits": false,
|
|
"newFeature": true,
|
|
"uglifyFileName": false,
|
|
"uploadWithSourceMap": true,
|
|
"useIsolateContext": true,
|
|
"nodeModules": true,
|
|
"enhance": false,
|
|
"useCompilerModule": true,
|
|
"userConfirmedUseCompilerModuleSwitch": false,
|
|
"showShadowRootInWxmlPanel": true,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"condition": false,
|
|
"ignoreUploadUnusedFiles": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.20.2",
|
|
"projectname": "learning",
|
|
"simulatorType": "wechat",
|
|
"simulatorPluginLibVersion": {},
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 4
|
|
},
|
|
"condition": {}
|
|
} |