Skip to content

Revert "Merge branch 'feat-update-mermaid' into 'master'"

Vitaly Slobodin requested to merge vs/revert-feat-update-mermaid into master

What does this MR do and why?

Reverts !106536 (merged) since it breaks several scripts and workflows, for instance for analyzing a webpack bundle:

❯ env WEBPACK_REPORT=1 yarn webpack

this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names
Error parsing bundle asset "/Users/vslobodin/Development/gitlab/gitlab-development-kit/gitlab/public/assets/webpack/sandboxed_mermaid.chunk.js": Identifier 'module' has already been declared (30689:6)

There is an issue in upsteam https://github.com/mermaid-js/mermaid/issues/3799

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vitaly Slobodin

Merge request reports