rails / jsbundling-rails

Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack.
MIT License
831 stars 144 forks source link

Example app to look at implementation? #123

Closed pickhardt closed 2 years ago

pickhardt commented 2 years ago

Hi, first off, thanks for making this. I'm making a new Rails 7 app and want to use JSX in my code. Is there an example app I can look at somewhere that uses this to see how everything is typically set up?

dhh commented 2 years ago

Please use discuss.rubyonrails.org for usage help ✌️