summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-06 13:31:40 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-06 13:31:40 +0200
commit52aed0be2cd8e723207a340aecec0c3695d6762b (patch)
treeda32f3d852f5d9feb77f5154344322ea46a72555 /templates
parent4526d2b45b9ee51287ec1ad5b41c4c19692e973f (diff)
use minified js
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.php b/templates/index.php
index 929f25d13..7c0aaac94 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -10,7 +10,7 @@ script('news', [
'vendor/angular-route/angular-route.min',
'vendor/angular-sanitize/angular-sanitize.min',
'vendor/momentjs/min/moment-with-locales.min',
- 'build/app',
+ 'build/app.min',
]);
style('news', [