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

Webpacker migration #550

Open
pgwillia opened this issue Mar 6, 2024 · 1 comment
Open

Webpacker migration #550

pgwillia opened this issue Mar 6, 2024 · 1 comment
Assignees

Comments

@pgwillia
Copy link
Member

pgwillia commented Mar 6, 2024

Webpacker is deprecated/end of life now and has been a source of many CVEs for this project. We will migrate our JS assets to Esbuild (via jsbundling) and css/image assets back to sprockets (+ cssbundling).

This is more aligned with the recommended approach from Rails. (e.g if you generate a new Rails 7 application most likely you would use esbuild or importmaps)

Similar to ualbertalib/jupiter#3320

@murny
Copy link
Collaborator

murny commented Aug 14, 2024

Code for this is all done and has been merged. Will close this issue once it's deployed out to production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants