Skip to content

[APP-2469] Remove duplicate font files to reduce plugin size#517

Closed
rami-elementor wants to merge 1 commit intodevelopfrom
APP-2469-duplicate-fonts
Closed

[APP-2469] Remove duplicate font files to reduce plugin size#517
rami-elementor wants to merge 1 commit intodevelopfrom
APP-2469-duplicate-fonts

Conversation

@rami-elementor
Copy link
Copy Markdown
Member

@rami-elementor rami-elementor commented Feb 7, 2026

✨ PR Description

Purpose: Optimize plugin build size by excluding font files from webpack bundling and moving them to direct CSS references in production assets.

Main changes:

  • Removed fonts entry point from webpack configuration to prevent bundling font files into build output
  • Updated widget module to load fonts.css directly from assets/css instead of webpack build directory
  • Renamed global admin style handle from 'ea11y-global-style' to 'ea11y-global-admin-style' for better clarity

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how

@rami-elementor rami-elementor requested a review from a team February 8, 2026 12:24
@rami-elementor rami-elementor changed the title APP-2469 - Ignore font files on build to reduce plugin size APP-2469 - Remove duplicate font files to reduce plugin size Feb 9, 2026
@rami-elementor rami-elementor changed the title APP-2469 - Remove duplicate font files to reduce plugin size [APP-2469] Remove duplicate font files to reduce plugin size Feb 9, 2026
@bainternet bainternet closed this Feb 9, 2026
@rami-elementor rami-elementor deleted the APP-2469-duplicate-fonts branch February 9, 2026 09:34
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.

3 participants