-
Notifications
You must be signed in to change notification settings - Fork 196
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
Add react-vite template to Wing cli #5928
Labels
Comments
ainvoner
added
✨ enhancement
New feature or request
needs-discussion
Further discussion is needed prior to impl
labels
Mar 13, 2024
mergify bot
pushed a commit
that referenced
this issue
Mar 17, 2024
As part of react-vite use case. Based on react-vite-websockets wing workshop. resolves: #5928 ## Checklist - [ ] Title matches [Winglang's style guide](https://www.winglang.io/contributing/start-here/pull_requests#how-are-pull-request-titles-formatted) - [ ] Description explains motivation and solution - [ ] Tests added (always) - [ ] Docs updated (only required for features) - [ ] Added `pr/e2e-full` label if this feature requires end-to-end testing *By submitting this pull request, I confirm that my contribution is made under the terms of the [Wing Cloud Contribution License](https://github.com/winglang/wing/blob/main/CONTRIBUTION_LICENSE.md)*.
Congrats! 🚀 This was released in Wing 0.61.9. |
Reopening since #5929 was reverted |
ainvoner
added a commit
that referenced
this issue
Mar 18, 2024
Part of react-vite use case. Based on react-vite-websockets wing workshop. resolves: #5928
mergify bot
pushed a commit
that referenced
this issue
Mar 18, 2024
Part of react-vite use case. Based on react-vite-websockets wing workshop. resolves: [#5928](#5928) ## Checklist - [ ] Title matches [Winglang's style guide](https://www.winglang.io/contributing/start-here/pull_requests#how-are-pull-request-titles-formatted) - [ ] Description explains motivation and solution - [ ] Tests added (always) - [ ] Docs updated (only required for features) - [ ] Added `pr/e2e-full` label if this feature requires end-to-end testing *By submitting this pull request, I confirm that my contribution is made under the terms of the [Wing Cloud Contribution License](https://github.com/winglang/wing/blob/main/CONTRIBUTION_LICENSE.md)*.
Congrats! 🚀 This was released in Wing 0.61.12. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Use Case
As part of react-vite use case. Add a new template in Wing:
react-vite
Proposed Solution
get the content of react-vite workshop and create a template from that
Implementation Notes
No response
Component
CLI
Community Notes
The text was updated successfully, but these errors were encountered: