angular.reloadWithDebugInfo
Improve this Doc View Source angular.reloadWithDebugInfo
- function in module ng
Use this function to reload the current application with debug information turned on. This takes precedence over a call to $compileProvider.debugInfoEnabled(false)
.
See 登录查看完整内容