Rolldown is an new bundler like Rollup but written in Rust which is soon going to be released soon with a stable release and has a Rollup compatible API
https://rolldown.rs/
However I cannot get EJS bundled with my other NPM packages into a UMD bundle. I do know EJS did offer a UMD bundle for browser before. How do I bundle EJS using a bundler today?