Skip to content

Conversation

chenxsan
Copy link
Member

@chenxsan chenxsan commented Nov 8, 2020

I found it would be difficult to review all those changes in one pull request like #4099, thus I'm splitting it into small ones. Hopefully we can alleviate the pain of reviewing a lot.

Regarding those diff blocks, I'm using Prettier to format code first, and git show --no-prefix -U1000 > patch.diff to generate the diffs. It brought quite a lot of changes to the code blocks which is a pain for reviewer at the moment, but I think these changes are beneficial for future as contributors can share the same tools when updating guides with diff blocks. Before this I have to do it manually as there's no guide how to do it, which is inefficient and error-prone.

Related code repository

https://github.com/chenxsan/webpack-demo

PREVIEW

https://webpack-js-org-git-feature-update-getting-started.webpack-docs.vercel.app/guides/getting-started/

@vercel
Copy link

vercel bot commented Nov 8, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/webpack-docs/webpack-js-org/pk09tp8so
✅ Preview: https://webpack-js-org-git-feature-update-getting-started.webpack-docs.vercel.app

Copy link
Member

@snitin315 snitin315 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chenxsan chenxsan closed this Nov 9, 2020
@chenxsan chenxsan reopened this Nov 9, 2020
@chenxsan chenxsan merged commit 3ba8016 into webpack:master Nov 12, 2020
@chenxsan chenxsan deleted the feature/update-getting-started branch November 13, 2020 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants