overleaf/services/web/public/coffee
Brian Gough 24b2844ece avoid race condition loading underscore
make underscore.coffee angular module depend on libs, which depends on
underscore-1.3.3

Have avoided adding an extra dependency on underscore itself so that
the version number is not duplicated.  We could have a single
definition of underscore in the requirejs config, to keep the version
number in one place.
2015-03-06 15:03:30 +00:00
..
analytics
directives
filters
ide replace .filter with _.filter to remove dependency on ES5 2015-03-03 16:45:37 +00:00
main
modules
utils avoid race condition loading underscore 2015-03-06 15:03:30 +00:00
base.coffee
ide.coffee
libs.coffee
main.coffee