- npm init 2. npm install xxx 3.工具=> 构建npm


解决:
全局搜索
componentGenerics

//index.json
{
"component": true,
"usingComponents": {},
"componentGenerics": {
"l-water-flow-item": "true"
}
}
- npm init 2. npm install xxx 3.工具=> 构建npm
解决:
全局搜索
componentGenerics
//index.json
{
"component": true,
"usingComponents": {},
"componentGenerics": {
"l-water-flow-item": "true"
}
}
本文标题:小程序,引入npm包后构建包,构建完成报错
本文链接:https://www.haomeiwen.com/subject/hitwyctx.html
网友评论