jmarsh24 said about 1 year ago on Demystifying the Asset Pipeline :
I would be interested to see why your solution would be to incorporate live reloading for your css. :) 

eclectic-coding PRO said about 1 year ago on Demystifying the Asset Pipeline :
  jmarsh24 This is the live reloading setup I use (link).

MtnBiker said about 1 year ago on Demystifying the Asset Pipeline :
Thank you. Nice to see the nuances of the changes in Rails 7 being explained. In particular that css included in js bundles can cause problems.

David Bean PRO said about 1 year ago on Demystifying the Asset Pipeline :
Fantastic video -- this was tremendously helpful!

facundo.espinosa PRO said about 1 year ago on Demystifying the Asset Pipeline :
Great video! I love "Demystifying" videos because a lot of things happens under rails that many devs are not aware of and these are super helpful 👏🏼

dpaluy PRO said about 1 year ago on Demystifying the Asset Pipeline :
Thanks for helping me finally get the difference between all recent assets tools changes.
Did you try Vite https://github.com/ElMassimo/vite_ruby ?

Login to Comment