rails / webpacker

Use Webpack to manage app-like JavaScript modules in Rails
MIT License
5.31k stars 1.47k forks source link

Update README.md to reflect webpacker/shakapacker options #3267

Closed justin808 closed 2 years ago

justin808 commented 2 years ago

Hi @dhh, can you take a look at my slight changes. The goal of this PR is to allow Shakapacker as a consideration for those Rails apps that benefit from the more advanced webpack support provided by Shakapacker.

As the current README stands, it seems "risky" to move to an "unsupported" fork. I've seen this feedback in many different places. And the feedback I've seen also mentions many issues that were resolved in webpacker/shakapacker v6.

dhh commented 2 years ago

Whatever risk someone associates with an unsupported (by Rails core) fork is accurate insofar as their fear is based on Rails core not being involved any more. I don't think this really clarifies or further illuminates that. I appreciate all the work you're putting into Shakapacker, but I also don't want to keep fiddling with this on the webpacker side of things.