Improve this Doc  View Source

angular.reloadWithDebugInfo

  1. - 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 $compileProvider for more.