inified React error #130;
来源:2-6 Webpack-dev-server配置

小五_33
2019-03-29
inified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=object&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
有遇到这个问题的同学吗,请问是怎么解决的
写回答
1回答
-
Jokcy
2019-03-31
这是让你在开发的时候使用development的包,可以完整显示错误信息。你应该要改一下webpack配置,在开发时使用开发的构建。
00
相似问题