mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-01-18 05:12:21 +01: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