excid3 / jumpstart

Easily jumpstart a new Rails application with a bunch of great features by default

Home Page:http://jumpstartrails.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch to jsbundling-rails

excid3 opened this issue · comments

  • Drop webpacker
  • Add jsbundling-rails
  • Add esbuild-rails node module
  • Change imports

Can't use -j esbuild flag because that only works in Rails 7 and this should work with Rails 6.0+ for now.