12345678910111213141516171819 |
- {
- "libVersion": "2.23.2",
- "projectname": "magazine-web",
- "setting": {
- "urlCheck": true,
- "coverView": true,
- "compileHotReLoad": true,
- "lazyloadPlaceholderEnable": false,
- "preloadBackgroundData": false,
- "autoAudits": false,
- "useIsolateContext": true,
- "useMultiFrameRuntime": true,
- "showShadowRootInWxmlPanel": true,
- "showES6CompileOption": false,
- "checkInvalidKey": true,
- "useStaticServer": true
- },
- "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html"
- }
|