We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In the requirejs config:
paths: { [...], 'marked': 'libs/EpicEditor-v0.2.1.1/js/epiceditor' }
In file that needs EpicEditor loaded:
define([ 'marked' ], function(marked){
Thanks @aaronz8