Skip to content
Snippets Groups Projects

Merge develop into master

Closed lfr20 requested to merge Develop into master

Improvements in loading time and package size. Reducing finish time by up to 60%, the amount of transferred resources by up to 5MB and the total resources size by up to 16MB.

Details:

  • Changed the way that pages are imported in the router. Now only the requested pages will be imported. Splitting the webpack chunk into several smaller chunks.

  • Changed the way that images are imported, now a webp version will be requested when the format is supported. Drastically reducing the amount of transferred resources.

  • Added PWA support. Disabled by default to avoid precaching of the whole package.

Merge request reports

Approval is optional

Closed by lfr20lfr20 3 years ago (Aug 3, 2021 12:13pm UTC)

Merge details

  • The changes were not merged into master.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading