Skip to content

Instantly share code, notes, and snippets.

View tachyons's full-sized avatar
🎯
Focusing

Aboobacker MK tachyons

🎯
Focusing
View GitHub Profile
@tachyons
tachyons / webpack5.md
Last active January 21, 2022 08:12
Js bundling webpacker 5

Switch from Webpacker 5 to jsbundling-rails with webpack 5

This guide provides step-by-step instructions to migration from Webpacker 5 to jsbundling-rails with webpack 5. For upgrading to Webpacker 6 instead, follow this guide or for comparison between Webpacker and jsbundling-rails, see this.

1. Setup jsbundling-rails

First install jsbundling-rails:

# Add to your Gemfile