Hacker News new | ask | show | jobs
by wikyd 3424 days ago
Are you using Webpack directly with Rails? I'm curious how your development environment works.
2 comments

Awesome, thanks! We're using this too, but have been thinking about making the switch to https://github.com/rails/webpacker
Another option would be to use Webpacker, in development now, https://github.com/rails/webpacker
Once Rails 5.1 comes out and we upgrade to it we'll probably switch to Webpacker. It was an awesome development in the Rails ecosystem and really verified our investment into Webpack.