build: migrate to ESM
esbuild already bundles all the code together into a single file so thiswon't affect code generation, but it does affect the esbuild API script,which can now make us of top-level await.
cherry.computer 1 year ago 7ecbdcf8 094e0c9e