Move to handlebars.min.js

core.js is now below 1mb!

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
pull/4338/head
Roeland Jago Douma 9 years ago
parent b3b24172e4
commit 3eb6f88019
No known key found for this signature in database
GPG Key ID: F941078878347C0C
  1. 2
      core/js/core.json
  2. 2
      core/vendor/.gitignore
  3. 4585
      core/vendor/core.js
  4. 4608
      core/vendor/handlebars/handlebars.js
  5. 29
      core/vendor/handlebars/handlebars.min.js

@ -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",

@ -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
Loading…
Cancel
Save