Skip to content

Refactor IDE index to support EE specific code

Paul Slaughter requested to merge ee-ide-refactor-for-ee-specific into master

What does this MR do?

  • Encapsulate pages/ide/index.js into startIde function.
  • Update the initIde function to accept options that can be used to inject EE specific options / functions.

What are the relevant issue numbers?

#5426 (closed)

Does this MR meet the acceptance criteria?

Edited by Paul Slaughter

Merge request reports