Print/Output to file the final config used before the app starts #17334
Unanswered
hinogi
asked this question in
Ideas / Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently there is a lot of config injection happening when starting an app. It would be nice to have an option to output the final config either to use as a standalone entrypoint or even for migration to a different setup.
Also, it would help with debugging also if there is some misconfiguration happening. Simple example would be, with typescript support and multiple tsconfig.json files around, which one will be picked automatically.
Beta Was this translation helpful? Give feedback.
All reactions