mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
0b7a927726
- Load Howler.js and create critical Howl instances (power-on, boot) on component mount instead of on click - Make handlePowerOn synchronous so play() fires immediately without awaiting async loading - Lazy-load remaining non-critical sounds (spin, power-off, seek) in background on first click - Fix preload link hints from as="fetch" to as="audio" for correct browser prioritization