usabilityhub/rails-erb-loader

using with esbuild

Opened this issue · 2 comments

We're looking at migrating from webpacker to jsbundling-rails + esbuild. Any ideas on how to use rails-erb-loader with esbuild?

I haven't used any of those yet sooo no idea 😅

This is a webpack loader, so you can follow the guide in the README for setting up the loader (in combination with however esbuild allows you to modify the webpack config).