taro-miniprogram / project.private.config.json
Trae Assistant
Clean project init
159b89e
raw
history blame contribute delete
333 Bytes
{
"libVersion": "3.14.3",
"projectname": "taro-miniprogram",
"setting": {
"urlCheck": true,
"coverView": true,
"lazyloadPlaceholderEnable": false,
"skylineRenderEnable": false,
"preloadBackgroundData": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"compileHotReLoad": true
}
}