Github user azbarcea commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/865#discussion_r41380989
--- Diff: usage/jsgui/src/main/webapp/assets/js/config.js ---
@@ -48,6 +50,15 @@ require.config({
"zeroclipboard":"libs/ZeroClipboard",
"js-yaml":"libs/js-yaml",
+ "codemirror":"lib/codemirror",
--- End diff --
this is true. This is the reason I put ```addon```, ```mode``` in the lib,
and not in the codemirror folder. I tried modifying the ```config.js``` as
explained in doc but it didn't work.
Let me know if it works for you ...
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---