How One Import Cost 920 KB on Every Page Load
Simple History shows a quick-view dropdown in the WordPress admin bar, letting logged-in users see recent activity without leaving the page. Since the admin bar loads on every frontend page, keeping this bundle small matters. We discovered that a single import — import { HStack } from ‘@wordpress/components’ — was pulling in wp-components (787 KB)