收藏
回答

npm包路径问题

框架类型 问题类型 终端类型 微信版本 基础库版本
小程序 Bug 工具 6.7.2 1.9.94

- 当前 Bug 的表现(可附上截图)

```sh

sdk uncaught third Error

module "xxx/yyy" is not defined.

Error: module "xxx/yyy" is not defined.

```

- 预期表现


正常加载


- 复现路径


- 提供一个最简复现 Demo


const clone = require('lodash-es/clone');


回答关注问题邀请回答
收藏
登录 后发表内容