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 is retired #452

Open
kylesferrazza opened this issue May 6, 2023 · 1 comment
Open

Webpacker is retired #452

kylesferrazza opened this issue May 6, 2023 · 1 comment

Comments

@kylesferrazza
Copy link
Collaborator

kylesferrazza commented May 6, 2023

From readme,

  • For applications currently using Webpacker, the first recommendation is to switch to jsbundling-rails with Webpack (or another bundler). You can follow the switching guide, if you choose this option.
  • Secondly, you may want to try making the jump all the way to import maps. That's the default setup for new Rails 7 applications, but depending on your JavaScript use, it may be a substantial jump.
  • After removing webpacker, re-evaluate which dependencies are devDependencies (should just be types and dev CLIs)
@blerner
Copy link
Contributor

blerner commented Dec 3, 2023

The development of v6 will not result in an official gem released by the Rails team nor see any future support. But Justin Gordon is continuing that line of development – including a focus on hot-module reloading features etc – under a new gem called Shakapacker that is based on the unreleased v6 work from this repository.

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