A source map is a guide that helps third-party services–like Noibu–navigate through the labyrinth of transformed and minified code to the original source code. If you opt to use a private source map, you must manually upload the map. Uploading the map in one place will affect any issue with stackframes that follow script paths addressed by the source map.
Your source map may become invalid over time due to regular updates that may affect script paths. We recommend uploading a new source map after every release.
Learn more about Generating Source Maps.