GeistHaus
log in ยท sign up

The Asset Pipeline โ€” Ruby on Rails Guides

guides.rubyonrails.org

This guide explains how to handle essential asset management tasks.After reading this guide, you will know: What is an asset pipeline. The main features of Propshaft, and how to set it up. How to migrate from Sprockets to Propshaft. How to use other libraries for more advanced asset management.

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