Skip to content

Update EE dispatcher routes to be dynamic imports

Phil Hughes requested to merge ph-ee-dispatcher into master

What does this MR do?

EE specific dispatcher routes.

Uses async imports for now because EE isn't setup for the automatic webpack bundle setup just yet.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/41341

Merge request reports