-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
added yarn to installation way #5919
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
Conversation
|
|
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/webpack-docs/webpack-js-org/DcodrRePztXGUq126hChGDa2tRSJ |
|
Thank you but I think it's not necessary. We have so many package managers like pnpm, etc. other than npm/yarn. Not gonna list them all. |
|
Thank you, but I think we can have something like this: const HtmlWebpackPlugin = require('html-webpack-plugin'); //installed via npm or any package managersWhy? because at the first time I read the document I was thinking we have to Install that just by |
Or maybe we can just remove the comment to avoid misunderstanding. |
Good idea, I changed |
snitin315
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
describe your changes...