Changed MP3 export to dynamically load the pre-built lame.min.js bundle from node_modules instead of trying to import the CommonJS module. The browser bundle properly bundles all dependencies including MPEGMode and exposes a global lamejs object. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>