
stevejock1
Joined
50 Experience
0 Lessons Completed
0 Questions Solved
Activity
Posted in 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?