npm构建包括抽象节点的组件json文件报错

发布于 8 年前作者 jdeng12912 次浏览最后编辑 8 年前来自 ask
  • 当前 Bug 的表现(可附上截图)
  • 预期表现

构建成功

  • 复现路径

  • 提供一个最简复现 Demo

{

“component”: true,

“usingComponents”: {},

“componentGenerics”: {

“l-water-flow-item”: true

}

}

1 回复
xiuying92
xiuying921 楼6 年前

componentGenerics 中的 true 要写成 “true" 这里和文档不太一致