fix: change JS build to IIFE format for script tag loading
Changes esbuild output from ES modules to IIFE format with global`honk` variable. This allows loading with a regular <script> taginstead of requiring type="module".
chadtmiller.com 3 months ago 14e9271c 8100e2aa