Resources

Propshaft Upgrade Guide - https://github.com/rails/propshaft/blob/main/UPGRADING.md
CSS Bundling for Rails - https://github.com/rails/cssbundling-rails
JavaScript Bundling for Rails - https://github.com/rails/jsbundling-rails

This episode is sponsored by Honeybadger

Summary

# Terminal
rails new example4 --javascript esbuild --css bootstrap -a propshaft
bin/dev