Skip to content

"File sizes after gzip: ... (+14.33 KB)" not intuitive #4046

Closed
@trevyn

Description

@trevyn
File sizes after gzip:

  50.05 KB (+14.33 KB)  build/static/js/main.43c737a0.js

What does the "(+14.33 KB)" mean? Looked through docs, but couldn't find.

Activity

gaearon

gaearon commented on Feb 20, 2018

@gaearon
Contributor

It means 14 KB was added to the bundle since the last build.
(e.g. if you wrote more code or added a dependency)

Happy to consider alternative wordings or take a documentation PR but this is a very common convention.

locked and limited conversation to collaborators on Jan 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @trevyn@gaearon

        Issue actions

          "File sizes after gzip: ... (+14.33 KB)" not intuitive · Issue #4046 · facebook/create-react-app