Open lorenzolewis opened 1 year ago
Discussed on Discord and I think we're opting for Vite being the most vanilla solution we support having a frontend configuration for, simply because there's nothing to show off in terms of configs for a vanilla project. Plus, we actively don't want people to get the idea that vanilla js is a valid project setup.
We can have information on this in the manual Tauri project creation guide, but I don't want it to be a super visible option that gives people the idea to actually do this.
imho it must be as some base guideline bcause a lot of people don't know that you don't have to choose some frontend-framework (or lib) like Svelte
A guide on setting up a Tauri app without using a frontend framework. Can either be added directly to https://beta.tauri.app/guides/frontend/ or as a subpage.