Custom directory for Webpacker in Rails apps
It is now possible to customize the Webpacker directory in Rails apps using the source_path configuration option.
Read MoreIt is now possible to customize the Webpacker directory in Rails apps using the source_path configuration option.
Read MoreGet to know latest features from Webpacker 5 including multiple files per entry
Read MoreIn the previous article, we saw what Webpacker is and how Rails 6 has integrated it. In this article, we will understand how to use
Read MoreStarting with Rails 6, Webpacker is the default JavaScript compiler. It means that all the JavaScript code will be handled by Webpacker instead of the
Read More