close
  • English
  • Bundle overall

    Overview

    On the homepage of Rsdoctor, we can see a card called Bundle Overall, which provides information about the build artifacts of the current project. The content is shown in the following image:

    Glossary

    TermDescription
    total filesRepresents the total number of files in the artifacts
    total sizeRepresents the total size of all files in the artifacts
    js filesRepresents the number of .js files in the artifacts
    css filesRepresents the number of .css files in the artifacts
    image filesRepresents the number of .png/.jpg/.svg/.webp/.jpeg/.gif/.bmp files
    font filesRepresents the number of .ttf/.fnt/.fon/.otf/.woff/.woff2 files in the artifacts
    media filesRepresents the number of .mp3/.mp4/.avi/.wav/.flv/.mov/.mpg/.mpeg files
    html filesRepresents the number of .html files in the artifacts
    modulesRepresents the total number of modules in the artifacts
    duplicate packagesRepresents the total number of duplicate packages in the artifacts

    Usage instructions

    View bundle artifacts

    • The "TOTAL Size" data on the card represents the total size of the project. Clicking on this number will navigate to the Bundle Size

    • The card also displays the number and total size of different file types. Clicking on the corresponding blue icon will display the list of files, as shown in the following image:

      • Initial: Refers to the Chunk being the main chunk of the entry.

    Duplicate Packages

    If the Duplicate Packages number on the card is greater than 0, you can click to view the details of the duplicate packages. The content is shown in the following image:

    Here, you can see the list of all duplicate packages detected by Rsdoctor in the current build artifacts.