rails / request.js

MIT License
389 stars 28 forks source link

Question: Request JS and ESM #29

Closed pinzonjulian-ap closed 3 years ago

pinzonjulian-ap commented 3 years ago

Hi!

I'm thrilled with all the developments around webpackerless Rails and I wanted to ask what's the path for Request on this front?

dhh commented 3 years ago

I'd very much like to see a rollup setup where we generate a dist esm file that lives in app/assets/javascripts to be available to the asset pipeline.