summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-10 01:26:31 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-10 01:26:31 +0200
commit03e5aceb9867d49e63d35f18802ed83a22a9e988 (patch)
treea6e66d62160fe6fbf481c8cc63b8a9e18eafe69c /templates
parent5fbcf7441c0ce9c053e056fa93fcd07405f9eaf3 (diff)
require min runtime
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 14a41f32d..259e9f3b4 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -6,7 +6,7 @@ script('news', [
'vendor/angular-sanitize/angular-sanitize.min',
'vendor/angular-animate/angular-animate.min',
'vendor/momentjs/min/moment-with-locales.min',
- 'build/app.min',
+ 'build/app',
]);
style('news', [