Details
Description
We append the collection's namespace at the end of the try { } block. However, if an exception is thrown, the final output will be missing the namespace making it harder to diagnose in build failures.
We append the collection's namespace at the end of the try { } block. However, if an exception is thrown, the final output will be missing the namespace making it harder to diagnose in build failures.