Jest gives `Cannot find module` when importing const variable

前端 未结 0 1870
隐瞒了意图╮
隐瞒了意图╮ 2020-12-24 01:24

I have a function imports a const variable from a different file. But when I run jest test, I got "Cannot find module" for that variable, but when I tested importi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题