Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Always copy config objects
If we mutate the value we get from the config, we want to make sure the value in the config always stays the same (especially when it's the default!).
- Loading branch information