Ask A Question
Notifications
You’re not receiving notifications from this thread.
Migrating from Rails 5 to Rails 6
I have a long running Rails 5 application with "a lot" of javascript files. It currently has webpack as well but not the default configuration used by Rails 6. Anyone who could recommend an article / tutorial / best way to migrate from sprockets asset pipeline Rails 5 to webpack based Rails 6?