nksaraf/vinxi

Vinxi with other build tools

edwardwilson opened this issue · 1 comments

I have looked into the source code and think the answer is no, but can we use other build tools (Rspack) with Vinxi?

Is there plans to not be only Vite compatable?

Right now I don't have plans to replace vite , it's one of the backbones of the system as a bundler for server/client and runtime for server in dev and to the client in both dev and prod

Also they are working hard to make vite super fast and peformant with rolldown etc so that's what I am looking forward to

Vite is part of our public api and plugin api so it's not really replaceable