Skip to content

Load video embed and before/after packs on demand#2448

Merged
tf merged 1 commit into
codevise:masterfrom
tf:more-ce-chunks
Jul 15, 2026
Merged

Load video embed and before/after packs on demand#2448
tf merged 1 commit into
codevise:masterfrom
tf:more-ce-chunks

Conversation

@tf

@tf tf commented Jul 15, 2026

Copy link
Copy Markdown
Member

Both content elements pull in sizable dependencies (react-player, react-compare-image) that were previously bundled into the frontend pack loaded by every entry. Bundle them separately so entries that do not use these elements no longer download the extra JavaScript, improving initial load performance.

REDMINE-21330

Both content elements pull in sizable dependencies (react-player,
react-compare-image) that were previously bundled into the frontend
pack loaded by every entry. Bundle them separately so entries that
do not use these elements no longer download the extra JavaScript,
improving initial load performance.

REDMINE-21330
@tf tf added this to the v17.2 milestone Jul 15, 2026
@tf
tf merged commit c577725 into codevise:master Jul 15, 2026
18 checks passed
@tf
tf deleted the more-ce-chunks branch July 15, 2026 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant