Skip to content

Move config.dist.ts to JSON #451

@KonradHoeffner

Description

@KonradHoeffner

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?

Metadata

Metadata

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions