JavaScript bundler used in the talk via the jsbundling-for-rails script pattern. A `build.js` invokes esbuild to bundle everything under the engine's `app/javascript` into `public/admin-assets/` at gem build time, so the host application doesn't need Node.js at deploy.