Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy load text-viewer and text-files #4698

Merged
merged 3 commits into from
Nov 29, 2023
Merged

Commits on Nov 29, 2023

  1. Lazy load text-viewer and text-files

    + Remove vendor bundling
    + Remove chunkIds declaration as it is already the default
    + Group mermaid chunks
    
    Signed-off-by: Louis Chemineau <[email protected]>
    artonge authored and juliushaertl committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8da8c40 View commit details
    Browse the repository at this point in the history
  2. fix: Lazy load viewer component

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8409b5a View commit details
    Browse the repository at this point in the history
  3. fix: Merge webpack splitChunks options

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b9009dc View commit details
    Browse the repository at this point in the history