versole
Results
1
comments of
versole
> @versole 这个复现路径辛苦描述一下。 使用base fusion ui 中的组件搭建完之后,出码构建。构建失败。因为构建出来的项目中依赖@alife/container这个包,但是这个包没有发布到npmjs源上。 导出的schema中包含了类似{ "package": "@alife/container", "version": "0.3.7", "exportName": "P", "main": "lib/index.js", "destructuring": true, "subName": "Cell", "componentName": "NextPCell" }, 依赖的包是这个