摘要: Cannot destructure property publicRuntimeConfig of 'undefined' 记录一个在NextJs项目中使用Jest进行单元测试遇到的坑。 在next项目中我们会配置一个next.config.js //next.config.js const pa 阅读全文
posted @ 2022-09-08 17:07 Jvnjye 阅读(577) 评论(0) 推荐(0)