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

[Dependency: Guides] - Add v4 Migration Guide #1934

Closed
4 tasks
TheLarkInn opened this issue Mar 20, 2018 · 9 comments
Closed
4 tasks

[Dependency: Guides] - Add v4 Migration Guide #1934

TheLarkInn opened this issue Mar 20, 2018 · 9 comments

Comments

@TheLarkInn
Copy link
Member

TheLarkInn commented Mar 20, 2018

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

  • Create new v4 Migration guide and place in "Migrating" section.
  • The url should be webpack.js.org/migrate/4
  • The migration guide should be formatted in the same way as the v3 migration guide (diff style)
  • For loaders and plugins, link to new Plugin and Loader reference implementation docs
@TheLarkInn TheLarkInn changed the title [Dependency [Dependency: Guides] - Add v4 Migration Guide Mar 20, 2018
@onstash
Copy link

onstash commented Mar 21, 2018

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. :)

@dhruvdutt
Copy link
Member

dhruvdutt commented Mar 21, 2018

Hey @onstash. 👋
One of the best places to look for v4 changes is this release note.
I'd also recommend reading our medium blog's latest posts as well as looking over v4 docs.
Welcome aboard. :shipit:

@TheLarkInn
Copy link
Member Author

@onstash It looks like @sokra started a PR that you could review!!! What might be a great intro into the repo is #1933 which will let you get familiar with how the content is laid out in the source. How does that sound?

@onstash
Copy link

onstash commented Mar 21, 2018

@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?

@dhruvdutt
Copy link
Member

@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.
Also, take a look at the open issues with Help Wanted label.

@jbbae
Copy link

jbbae commented Apr 7, 2018

@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 👏👏👏

@lloydjatkinson
Copy link

lloydjatkinson commented Jul 2, 2018

Any updates? With 4 being the recommended and advertised version, a migration guide is really needed for users of webpack 3...

kolharsam added a commit to kolharsam/webpack.js.org that referenced this issue Feb 28, 2019
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)
This was referenced Feb 28, 2019
montogeek pushed a commit that referenced this issue Aug 1, 2019
* 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]>
@Piyushaa7
Copy link

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.

@snitin315
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants