npm包路径问题

发布于 7 年前作者 ming7110967 次浏览最后编辑 7 年前来自 ask
  • 当前 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’);

0 回复
暂无回复