use moments.js min in core.js

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2017-03-26 09:51:23 +02:00
parent 68eaa1f1d2
commit 62827dd1da
No known key found for this signature in database
GPG Key ID: F941078878347C0C
5 changed files with 1009 additions and 25950 deletions

View File

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

View File

@ -31,7 +31,7 @@ moment/**
!moment/min
!moment/LICENSE
moment/min/**
!moment/min/moment-with-locales.js
!moment/min/moment-with-locales.min.js
# jquery
jquery/**
@ -171,4 +171,4 @@ DOMPurify/**
!DOMPurify/dist
!DOMPurify/dist/purify.min.js
!DOMPurify/.bower.json
!DOMPurify/LICENSE
!DOMPurify/LICENSE

12748
core/vendor/core.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long