mirror of
https://github.com/oven-sh/bun
synced 2026-02-14 12:51:54 +00:00
Fixes bundler test by implementing globalName option for IIFE format. When globalName is specified with IIFE format, the bundled output is wrapped in a variable assignment that exposes exports as a global. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>