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

[feature] create cli #18295

Closed
RSS1102 opened this issue Apr 6, 2024 · 3 comments
Closed

[feature] create cli #18295

RSS1102 opened this issue Apr 6, 2024 · 3 comments

Comments

@RSS1102
Copy link

RSS1102 commented Apr 6, 2024

Feature request

What is the expected behavior?

Should we also create a create cli to help users quickly start using webpack templates for development?

What is motivation or use case for adding/changing the behavior?

When I want to quickly develop React using Webpack, I need to learn from and read React's CLI. If I use Vue, I need to use Vue CLI. Why doesn't Webpack create its own CLI to make it easier for users to start a new Webpack project?

How should this be implemented in your opinion?
Create a tool pnpm create webpack can be used

Are you willing to work on this yourself?
yes

@RSS1102
Copy link
Author

RSS1102 commented Apr 6, 2024

And I see create-react-app haved stopped maintaining updates, so when I create React, I prefer to use Vite's template to configure my project

@RSS1102 RSS1102 closed this as completed Apr 6, 2024
@alexander-akait
Copy link
Member

It is already implemented, webpack-cli init, soon we will implement more templates

@RSS1102
Copy link
Author

RSS1102 commented Apr 9, 2024

It is already implemented, webpack-cli init, soon we will implement more templates

Yes, I discovered him later, perhaps because he was not placed in the most prominent position on the official website: Quick Start, which made users want to use webpack quickly and encountered doubts.

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

No branches or pull requests

2 participants