我有一个不断增长的角度应用。有时候,我搞乱了,得到类型的错误:
[$injector:modulerr] Failed to instantiate module App due to:
通常很难根据错误消息找到错误,特别是如果有许多文件与各种控制器等。
有没有办法在Chrome或Firefox中调试这些错误?
Minified AngularJS gives me unreadable errors
原文链接:https://www.f2er.com/angularjs/145582.html… Use the unminified version in development to make it easier to debug.