提交 62fea03d 编写于 作者: fxy060608's avatar fxy060608

feat(cli): usingComponents = true

上级 d71b6320
......@@ -70,8 +70,8 @@ process.UNI_STAT_CONFIG = {
let usingComponentsAbsent = false
if (!platformOptions.hasOwnProperty('usingComponents')) {
usingComponentsAbsent = true
platformOptions.usingComponents = true
}
}
platformOptions.usingComponents = true
// }
if (process.env.UNI_PLATFORM === 'h5') {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册