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.
shangmenanmo/unpackage/dist/dev/mp-weixin/project.config.json

30 lines
619 B

5 months ago
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": true,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
3 months ago
"ignoreUploadUnusedFiles": true,
5 months ago
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
3 months ago
"libVersion": "3.5.5",
5 months ago
"appid": "wx15c8046399298d65",
3 months ago
"projectname": "富悦到家",
5 months ago
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}