When I use source map explorer https://github.com/danvk/source-map-explorer to checkout what is in a bundle, I got the following output:
D:\projects\angular\mTracker\dist>source-map-explorer --tsv main.bundle.js main.bundle.js.map
Unable to map 27638 / 58878 bytes (46.94%)
What are the bytes that are unable to map? I could not find explanation on this?