-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Right now it is hard to configure after the build step, because the config files get rolled up along with all other JavaScript code into a single file.
This is relevant for example when we only check out the already build code on our web server.
Is it possible and does it make sense to configure Vite that it keeps the config files separate?
Reactions are currently unavailable