-
-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Code of Conduct
- I agree to follow this project's Code of Conduct
AI Policy
- I agree to follow this project's AI Policy, or I agree that AI was not used while creating this issue.
Is your feature request related to a problem? Please describe.
At the moment, there is react for framework option. I am quite sure, there will be demand for other frameworks like Vue, Svelte, Solid etc. Maintaining all that is quite cumbersome. I
Describe the solution you'd like
I wonder if it would be easier just use vite for that. Pass whatever framework it supports and add a plugin. So instead of supporting each framework and dealing with all the intricacies of them, just have a vite plugin to integrate ash typescript with all of them at once. Just a thought
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request