From 422442b14e142952e8bb0c5e6704e2b16c3a2f59 Mon Sep 17 00:00:00 2001 From: Will Anderson Date: Mon, 4 May 2026 10:40:46 -0500 Subject: [PATCH] add --bundle flag for self-contained IIFE output elc --target=js --bundle source.el > output.js produces a single file with no import statement that can drop directly into a