Vue3/Vite: How to build from the same code source different bundles?
I am working on a webapp and trying to build a “light” version of it without all the features that is going to be served on a different address.
I am working on a webapp and trying to build a “light” version of it without all the features that is going to be served on a different address.