Skip to content

docs(contribute): update branch name #5166

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

Merged
merged 2 commits into from
Jul 9, 2021

Conversation

chenxsan
Copy link
Member

@chenxsan chenxsan commented Jul 9, 2021

Webpack has renamed the master branch to main.

CleanShot 2021-07-09 at 08 09 09@2x

@vercel
Copy link

vercel bot commented Jul 9, 2021

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/7MmX1isQ9Dekf1xJ1qXKymwmj6W6
✅ Preview: https://webpack-js-org-git-fork-chenxsan-bugfix-fix-branch-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.

Is .mdx being used somewhere here?

@chenxsan
Copy link
Member Author

chenxsan commented Jul 9, 2021

The plan is to migrate all .md on this repository gradually to .mdx for two reasons:

  1. No need to keep both as .mdx can do whatever .md could but not vice versa.
  2. It's possible to customize the components in .mdx to improve page performance, see customize Link for mdx #4412 for details. While no such improvement could be possible in .md.

@snitin315
Copy link
Member

Makes sense 👍

@snitin315 snitin315 merged commit 966fe4e into webpack:master Jul 9, 2021
@chenxsan chenxsan deleted the bugfix/fix-branch branch July 9, 2021 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants