mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Revert "minify algolia and moment.js"
This reverts commit f32a92b3c2b6c321ea7e7339110c644f9caa790c.
This commit is contained in:
parent
b693ced843
commit
594ec9cbdd
3 changed files with 5077 additions and 9 deletions
|
@ -2,7 +2,7 @@ define [
|
|||
"base"
|
||||
"libs/moment-2.9.0"
|
||||
], (App, moment) ->
|
||||
moment.updateLocale "en", calendar:
|
||||
moment.locale "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