mirror of
https://github.com/zoriya/v10.git
synced 2026-08-05 21:57:29 +00:00
Icons are bundled into dist/ at build time as relative imports, so consumers don't need @videojs/icons installed separately. Keeping it as a runtime dependency caused ETARGET errors because the alpha version wasn't published to npm. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>