Source map uploads are available on Pro and Team plans.
Source maps allow Kodo to translate minified JavaScript stack traces into readable source code with original file names, line numbers, and column positions.
Source maps should not be served publicly as they expose your original source code. Upload them to Kodo and remove them from your production deployment.