GeistHaus
log in · sign up

sprockets/guides/source_maps.md at main · rails/sprockets

github.com

Rack-based asset packaging system. Contribute to rails/sprockets development by creating an account on GitHub.

1 page links to this URL
Migrating a Rails app from Webpacker to jsbundling-rails with Webpack

Recently at work I undertook a project to migrate a client's decade-old Rails app from using Webpacker to compile & bundle frontend assets, to using jsbundling-rails with Webpack. The app is big and fairly complex, and the project ended up taking much longer than I had originally anticipated. But it's done

0 inbound links article en codejavascriptruby-on-rails