Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

[UI] use service worker and code splitting #41

@jeroenptrs

Description

@jeroenptrs

prettier and code editors shouldn't be loaded in immediately, and neither should the same resource be loaded in every time.
Thus the solution is two fold:

  • add a caching strategy with the CRA added service worker (also provide a pop-up to update!)
  • use dynamic imports on hungry dependencies like prettier, react code editor, react selectable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions