[Hawkular-commits] [hawkular/hawkular] a9562d: Reduce the size of the angular generated DOM and i...

Mike Thompson mithomps at redhat.com
Fri Oct 9 16:32:58 EDT 2015


  Branch: refs/heads/turn-off-debug-info
  Home:   https://github.com/hawkular/hawkular
  Commit: a9562d34a27c72ed3f91dc2e79b509a5dd59d72f
      https://github.com/hawkular/hawkular/commit/a9562d34a27c72ed3f91dc2e79b509a5dd59d72f
  Author: Mike Thompson <mithomps at redhat.com>
  Date:   2015-10-09 (Fri, 09 Oct 2015)

  Changed paths:
    M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts

  Log Message:
  -----------
  Reduce the size of the angular generated DOM and increase runtime performance by turning off angular debug info.
Angular spits out all kinds of debug info that is not wanted in a production app. This info can easliy be turned back on at runtime by typing at the js console: angular.reloadWithDebugInfo().




More information about the hawkular-commits mailing list