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