mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-06-07 20:13:54 +02:00
Disable Angular debug data in production for a significant performance boost. Passes environment variable from template to app config and from there to Angular bootstrap config. https://docs.angularjs.org/guide/production#disabling-debug-data See #1294