Hi everyone,
First of all, thanks for the effort of building this library!
I'm looking forward to use it on a Vue project and I was wondering if anyone have some experience using it with a project powered by Vite. I know Vite uses esbuild behind the scenes and given that is not compatible with TypeScript transformers I have to switch to Rollup but, I haven't achieved to make it work properly.
Have any of you a good example of how to use it with Vite?
Thanks in advance!
Hi everyone,
First of all, thanks for the effort of building this library!
I'm looking forward to use it on a Vue project and I was wondering if anyone have some experience using it with a project powered by Vite. I know Vite uses
esbuildbehind the scenes and given that is not compatible with TypeScript transformers I have to switch toRollupbut, I haven't achieved to make it work properly.Have any of you a good example of how to use it with Vite?
Thanks in advance!