Skip to content

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.

David Heinemeier Hansson 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.

2 participants