Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-04-26 22:25:21 +0300
committerBernhard Posselt <dev@bernhard-posselt.com>2015-04-26 22:25:21 +0300
commitd23a7543d55dcc10ad9fc19e78b92e710afffd65 (patch)
tree09713fcf2276f63eda8364fead342b1dfd4f08f4 /templates/main.php
parent8d8fbd145eda7d44d00d5e6b18a96990afd904d3 (diff)
add minification and remove useless directories
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.php b/templates/main.php
index 44a0c79a..015db943 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -15,7 +15,7 @@ script('notes', [
'vendor/angular-route/angular-route',
'vendor/restangular/dist/restangular',
'vendor/underscore/underscore',
- 'public/app'
+ 'public/app.min'
]);
style('notes', [