Rails with Webpacker : a full setup from scratch
Webpacker is a wrapper around Webpack, but is not fully used in a default new Rails application. Let’s see how to set up Rails with Webpacker, in order to use any kind of frontend assets. https://bootrails.com/blog/rails-webpacker-full-setup
Post a comment