overleaf/services/web/public/coffee/utils/underscore.coffee
Henry Oswald 490c56c692 libs -> libraries
don't use hash in non minjs version
2017-12-13 17:15:44 +00:00

5 lines
99 B
CoffeeScript

define [
"libraries"
], () ->
angular.module('underscore', []).factory '_', ->
return window._