Merge pull request #4338 from nextcloud/handlebars-min

Move to handlebars.min.js
This commit is contained in:
Lukas Reschke 2017-04-12 23:14:12 +02:00 committed by GitHub
commit 7ebcc045a2
5 changed files with 34 additions and 9192 deletions

View File

@ -5,7 +5,7 @@
"jquery-ui/ui/minified/jquery-ui.custom.min.js",
"underscore/underscore.js",
"moment/min/moment-with-locales.min.js",
"handlebars/handlebars.js",
"handlebars/handlebars.min.js",
"blueimp-md5/js/md5.min.js",
"bootstrap/js/tooltip.js",
"backbone/backbone.js",

View File

@ -91,7 +91,7 @@ jsTimezoneDetect/jstz.min.js
# handlebars
handlebars/**
!handlebars/.bower.json
!handlebars/handlebars.js
!handlebars/handlebars.min.js
# select2
select2/**

4585
core/vendor/core.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long