Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from sprockets to propshaft for asset pipeline #2798

Open
jrochkind opened this issue Dec 4, 2024 · 0 comments
Open

Switch from sprockets to propshaft for asset pipeline #2798

jrochkind opened this issue Dec 4, 2024 · 0 comments
Labels
maintenance/performance not new features or bugfixes, but keeping/improving the app running well

Comments

@jrochkind
Copy link
Contributor

jrochkind commented Dec 4, 2024

Sprockets is now kind of abandonware. Rails wants propshaft instead. Although sprockets will keep working with no specific deadline.

As we have already switched all of our CSS and JS compiling/bundling from sprockets to vite, we've got the pre-reqs done, and this should be fairly straightforward to do! (famous last words, there still could be odd problems)

https://github.com/rails/propshaft

https://github.com/rails/propshaft/blob/main/UPGRADING.md

https://world.hey.com/dhh/introducing-propshaft-ee60f4f6

@jrochkind jrochkind added the maintenance/performance not new features or bugfixes, but keeping/improving the app running well label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance/performance not new features or bugfixes, but keeping/improving the app running well
Projects
None yet
Development

No branches or pull requests

1 participant