Hi, is it possible to add Vite plugins like Preact Preset to this project? I'm trying to implement this on a project that was previously working with Parcel (just for Typescript Preact) but now I'm close to make it work, I've already migrated to jsx instead because It seemed easier to setup.
I tried to add it but seems that Preact is not working, I'm not an expert on this so if someone could help me a little would be great.
Hi, is it possible to add Vite plugins like Preact Preset to this project? I'm trying to implement this on a project that was previously working with Parcel (just for Typescript Preact) but now I'm close to make it work, I've already migrated to jsx instead because It seemed easier to setup.
I tried to add it but seems that Preact is not working, I'm not an expert on this so if someone could help me a little would be great.
Thanks for the starter theme btw.