Sorry nor not replying here. Somehow got lost..
Yes there are at the very bottom: //# sourceMappingURL=data:application/json;base64,eyJ2ZXJz.....
I also decoded that base64 and it looks OK to me though I am not an expert. here is a shortened version:
{
"version": 3,
"mappings": "AAuEgB,SAYJ......",
"names": [
"CircularProgress",
"useState",
"FullHeightBox",
"ErrorState",
"useMapLayers",
"useTripSearchV2Search",
"prepareMapData",
"ExploreLayersBackButton",
"ExploreLayersMap",
"ExploreMapLayerFab",
"getModeResult",
"Route",
"SplitComponent",
"ModeDetailsMapComponent",
"_s",
"isPending",
"isTripPending",
"data",
"tripData",
"isError",
"isTripError",
"mapLayerData",
"isMapLayerPending",
"isMapLayerError",
"mode",
"useParams",
"associatedMapLayers",
"mapLayers",
"filter",
"layer",
"exploreOptionsModes",
"includes",
"undefined",
"modeResult",
"content",
"selectedLayers",
"setSelectedLayers",
"mapData",
"_c",
"component",
"$RefreshReg$"
],
"ignoreList": [],
"sources": ["explore_.$mode_.map.tsx?tsr-split=component"],
"sourcesContent": [
"import { CircularProgress } from \"@mui/material\";\....REST_OF_FILE"
],
"file": "ABSOLUTE_PATH_TO_FILE_ON_DISK"
}
{
"version": 3,
"mappings": "AAuEgB,SAYJ......",
"names": [
"CircularProgress",
"useState",
"FullHeightBox",
"ErrorState",
"useMapLayers",
"useTripSearchV2Search",
"prepareMapData",
"ExploreLayersBackButton",
"ExploreLayersMap",
"ExploreMapLayerFab",
"getModeResult",
"Route",
"SplitComponent",
"ModeDetailsMapComponent",
"_s",
"isPending",
"isTripPending",
"data",
"tripData",
"isError",
"isTripError",
"mapLayerData",
"isMapLayerPending",
"isMapLayerError",
"mode",
"useParams",
"associatedMapLayers",
"mapLayers",
"filter",
"layer",
"exploreOptionsModes",
"includes",
"undefined",
"modeResult",
"content",
"selectedLayers",
"setSelectedLayers",
"mapData",
"_c",
"component",
"$RefreshReg$"
],
"ignoreList": [],
"sources": ["explore_.$mode_.map.tsx?tsr-split=component"],
"sourcesContent": [
"import { CircularProgress } from \"@mui/material\";\....REST_OF_FILE"
],
"file": "ABSOLUTE_PATH_TO_FILE_ON_DISK"
}