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

extract client/vite generator and add support to react. #25860

Open
1 task
mshima opened this issue Apr 15, 2024 · 0 comments
Open
1 task

extract client/vite generator and add support to react. #25860

mshima opened this issue Apr 15, 2024 · 0 comments

Comments

@mshima
Copy link
Member

mshima commented Apr 15, 2024

Overview of the feature request

Extract client/vite generator from vue and add support to react.

  • create-react-app is not maintained anymore https://github.com/facebook/create-react-app. Current config is based on extract from create-react-app
  • current webpack configuration is complicated.
  • there is not official bundler supported by react.

vite is a good alternative for us to support since we support it with vue.

Motivation for or Use Case

Support a modern webpack alternative.

Related issues or PR

#25856
#20126

  • Checking this box is mandatory (this is just to show you read everything)
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

1 participant