Skip to content

Webpacked bundle too large #139

Open
@dannystaple

Description

@dannystaple

Webpack warns about the bundle being too large:

dist-1  | WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
dist-1  | This can impact web performance.
dist-1  | Assets: 
dist-1  |   bundle.js (329 KiB)
dist-1  | 
dist-1  | WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
dist-1  | Entrypoints:
dist-1  |   main (329 KiB)
dist-1  |       bundle.js

Improving the loading performance will definitely assist in readers experience and search ranking.

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

    Issue actions