无法使用next-transpile-modules

时间:2020-07-02 07:09:29

标签: webpack next.js

我在Nextjs中使用deepdash-es,但它是一个ES模块,因此一直显示此错误 enter image description here

我已经尝试过next-transpile-modules了,但是还是没用

1 个答案:

答案 0 :(得分:0)

我刚刚在nextjs示例应用中尝试了deepdash-es,works fine

如果发现任何错误-请报告GitHub