Skip to content

Set inline dynamic imports

Evan Read requested to merge eread/set-inline-dynamic-imports into main

What does this MR do and why?

As discussed at: !3564 (comment 1286119430), and to resolve this build error (https://gitlab.com/gitlab-renovate-forks/gitlab-docs/-/jobs/3801993821) on this MR: !3564 (merged), set inlineDynamicImports: true: https://rollupjs.org/configuration-options/#output-inlinedynamicimports.

CC @sarahgerman

Screenshots, screen recordings, or links to review app

How to set up and validate locally

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

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/doc/setup.md.
  2. Check out branch.
  3. Run make compile.

Merge request 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 Evan Read

Merge request reports