#!/bin/sh
# Upstream builds the dual CJS/ESM bundle with unbuild (not in Debian).
# Reproduce it with rollup using debian/rollup.config.mjs.
rollup -c debian/rollup.config.mjs
