You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vite set multiple output should be support.
see #26. If user pass the rollupOptions. the preset outDir won't be work. So what about passing in multiple outputs?
Feature request 🚀
Expected:
Vite set multiple output should be support.
see #26. If user pass the
rollupOptions
. the presetoutDir
won't be work. So what about passing in multiple outputs?Examples:
The text was updated successfully, but these errors were encountered: