twbs / bootstrap-rubygem

Bootstrap rubygem for Rails / Sprockets / Hanami / etc
https://rubygems.org/gems/bootstrap
MIT License
2.02k stars 447 forks source link

Include ESM version? #273

Open manuelmeurer opened 10 months ago

manuelmeurer commented 10 months ago

I would like to load the ESM version of the JS, would it be possible to include it in this gem? Right now I am using this gem to compile the Sass files but I have to load bootstrap.esm.js from a CDN to use it.