mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
minify algolia and moment.js
This commit is contained in:
parent
fe11a4d835
commit
fed71ea0bd
3 changed files with 9 additions and 5077 deletions
|
@ -2,7 +2,7 @@ define [
|
|||
"base"
|
||||
"libs/moment-2.9.0"
|
||||
], (App, moment) ->
|
||||
moment.locale "en", calendar:
|
||||
moment.updateLocale "en", calendar:
|
||||
lastDay : '[Yesterday]'
|
||||
sameDay : '[Today]'
|
||||
nextDay : '[Tomorrow]'
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue