oSethoum / tauri-react-template

Tauri, React, Vite and Typescript template.
58 stars 7 forks source link

Implement Absolute paths #2

Open gxanshu opened 1 year ago

gxanshu commented 1 year ago

I checked on internet as well as face the issue by myself. While working with TypeScript in Tauri we want to implement absolute paths in vite but its a huge issue. it take so much time to debugging. Some method works, some don't.

I want to request for a template or implementation guide for absolute paths in vite.