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

Replace webpacker with modern rails javascript tooling #148

Open
indiebrain opened this issue Feb 26, 2024 · 2 comments
Open

Replace webpacker with modern rails javascript tooling #148

indiebrain opened this issue Feb 26, 2024 · 2 comments

Comments

@indiebrain
Copy link
Contributor

indiebrain commented Feb 26, 2024

webpacker has been retired. New Rails applications use https://github.com/rails/jsbundling-rails.

We should migrate this project to use the new standard rails tooling. https://github.com/rails/jsbundling-rails/blob/main/docs/switch_from_webpacker.md

@xjunior
Copy link

xjunior commented Feb 26, 2024

@indiebrain we're currently in the process of switching to vite in nitro. I'm not sure if we use jsbundling-rails in any active project. I'm not opposing to this change, just giving this a second thought.

@gbmoretti
Copy link

IMO for interview pourposes we should stick with Rails's defaults.

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

3 participants