Skip to content

FE  #2

@hyojun

Description

@hyojun

1. code splitting

Code splitting is required for faster initial loading of resources and selective cache busting.
Also, it would be good to separate theme libraries dependency from application code.

2. caching / busting

To prevent round trip caused by cache expiration checking, one should make files be cached for a long time(~1yr?) and burst the cache by changing actual file names.

3. merging

Having too many small chunks is bad for performance.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions