-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
[Dependency: Guides] - Add v4 Migration Guide #1934
Comments
Hey Sean and the rest of the amazing contributors of Webpack! I would like to give back to the webpack community by contributing to the migration guide from v3 to v4 but I'm not sure where to start. Could you please help me get started with that? Thank you. :) |
Hey @onstash. 👋 |
@dhruvdutt Thank you for listing those links. It actually helped me get started with the migration docs. :) @TheLarkInn Ah. I just raised a PR that had a skeletal version of the migration docs. It's alright. I have closed in favor of #1939. Guys. Is it possible to contribute in a different way with respect to documentation? |
@onstash, There are opportunities for everybody to contribute to webpack. :) There are some minor issues in v4 docs PR #1856 which we haven't addressed yet. You can see the review comments to resolve them. |
@onstash @TheLarkInn I lack a bit of expertise to make good sense of the docs, which has prevented me from upgrading (barely got the webpack to do what I need ><). So props to you for driving this initiative! Will look forward to what's coming 👏👏👏 |
Any updates? With 4 being the recommended and advertised version, a migration guide is really needed for users of webpack 3... |
Made certain changes to the document that I thought was necessary. Added more links to installation guides and about plugins. This is in regards to the issue [webpack#1934](webpack#1934)
* updated 4.md Made certain changes to the document that I thought was necessary. Added more links to installation guides and about plugins. This is in regards to the issue [#1934](#1934) * updated 4.md * requested changes to 4.md * Update src/content/migrate/4.md Co-Authored-By: Eugene Hlushko <[email protected]> * Update src/content/migrate/4.md Co-Authored-By: Eugene Hlushko <[email protected]> * updated 4.md with requested changes * updated 4.md * Update src/content/migrate/4.md Co-Authored-By: Eugene Hlushko <[email protected]>
I stumbled upon issue #1934 - "[Dependency: Guides] - Add v4 Migration Guide," and I'm eager to contribute to the Webpack community by working on this. I'm particularly interested in creating a migration guide from v3 to v4. I'm ready to dive in, but I could use some guidance on where to start. @dhruvdutt , could you please help me get started on this issue? I'm excited about the opportunity to contribute and make the migration process smoother for our users. |
Thanks for your interest, but I believe this has been resolved. Here is the migration guide -https://webpack.js.org/migrate/4/ Also, we are on webpack v5 now, hence closing this issue. |
Dependency for #1859
Goal: As a user looking to upgrade to webpack 4, I would like step by step instructions for any changes I need to make from my v3 configuration to update to webpack 4
MVP
webpack.js.org/migrate/4
The text was updated successfully, but these errors were encountered: