Github user ahgittin commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/865#discussion_r46033729
--- Diff: usage/jsgui/src/main/webapp/assets/js/router.js ---
@@ -18,14 +18,15 @@
*/
define([
"brooklyn", "underscore", "jquery", "backbone",
+ "codemirror",
--- End diff --
this is what is breaking the run -- we don't use it locally so we can
remove it I think; but if it's added of course there needs to be a
corresponding `CodeMirror` argument to the following `function`
---
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.
---