shjz-applet/unpackage/dist/dev/mp-weixin/project.config.json

29 lines
585 B
JSON
Raw Permalink Normal View History

2022-08-12 10:25:42 +00:00
{
2022-08-26 08:02:17 +00:00
"description": "项目配置文件。",
2022-08-22 07:28:33 +00:00
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": true,
"es6": true,
2022-09-26 09:22:00 +00:00
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
2022-08-22 07:28:33 +00:00
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2022-08-26 08:02:17 +00:00
}
2022-08-22 07:28:33 +00:00
},
"compileType": "miniprogram",
2022-09-26 09:22:00 +00:00
"libVersion": "2.25.3",
2022-08-22 07:28:33 +00:00
"appid": "wxf97aea6594a7f7ad",
"projectname": "上海集正",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
2022-08-12 10:25:42 +00:00
}