JP Silvashy

Joined

420 Experience
4 Lessons Completed
0 Questions Solved

Activity

Can anyone provide any tips on how to make it so the rails-turbo gem uses the edge version of the @hotwired/turbo NPM dependency? They haven't released a new version of turbo for about 9 months and along with this update that Chris made, there are numerous other fixes.

Ya I'm waiting for turbo to be tagged and released as well, how do we reference a github ref for rails to correctly build the js with a branched lib? I'm still confused about how to get the correct versions of JS libs in my app with npm, yarn, and importmaps all playing some part in managing the libs.