Feb 13, 2024
We have a guard in the bootstrapping stage to not bundle the test code when doing a prod build similar to the isDev variable in the docs.
The components do end up with the overrides but those tend to be around ten or so lines of code for a large application and there's no real perf hit when using the app regularly.