Skip to content

Async import component that uses eCharts

Phil Hughes requested to merge ph/removeEcharsFromMrPage into master

What does this MR do?

This async imports the deployment component which imports the eCharts library. Without this change we are loading the eCharts on every merge request page without ever having a need to show it.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports