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

Remove webpack integration after it broke with Webpack v5 #444

Merged
merged 4 commits into from
Sep 11, 2021

Conversation

dhh
Copy link
Member

@dhh dhh commented Sep 11, 2021

Webpack is no longer the only game in the JavaScript bundling town (not that it ever was, but...). So with the breakage of the webpack-helpers under Webpack v5, it's a good opportunity to remove this special approach altogether. Stimulus-rails shows how a manifest can be kept in sync with generators, and that works for all bundlers.

dhh added 2 commits September 11, 2021 10:48
They broke with Webpack v5. Instead of finding a new way, let's recommend an approach that works with all bundlers.
@dhh dhh added this to the 3.0 milestone Sep 11, 2021
@dhh dhh merged commit 32b45e4 into main Sep 11, 2021
@dhh dhh deleted the remove-webpack-integration branch September 11, 2021 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant