overleaf/services/web/public/coffee/ide/chat/index.coffee
Jessica Lawshe a739348146 Move MathJax directive to a shared directory
MathJax parsing now on learn pages, and soon to be on the blog, so move
out of the `ide/chat` directive.
2018-06-27 17:46:35 -05:00

7 lines
No EOL
194 B
CoffeeScript

define [
"ide/chat/controllers/ChatButtonController"
"ide/chat/controllers/ChatController"
"ide/chat/controllers/ChatMessageController"
"directives/mathjax"
"filters/wrapLongWords"
], () ->