react-native-bundle-visualizer icon indicating copy to clipboard operation
react-native-bundle-visualizer copied to clipboard

What does [unmapped] represent?

Open safaiyeh opened this issue 5 years ago • 3 comments

safaiyeh avatar Dec 16 '19 05:12 safaiyeh

Good question :) I honestly don't know. I've posted a question in the source-map-explorer repo, perhaps someone can shed some more light on this. https://github.com/danvk/source-map-explorer/issues/151

IjzerenHein avatar Dec 17 '19 10:12 IjzerenHein

I did an experiment. The conclusion of this experiment is that the unmapped resources include JSON files at least. After removing the JSON files,my unmapped resources' size decreased from 10.x M to 2.8 M. But the reason of 2.8 M , I didn't find out...

FE-Sadhu avatar Aug 04 '21 07:08 FE-Sadhu

I have the same question. And how can i reduce the unmapped resources' size?

gentlecoder avatar Aug 04 '23 08:08 gentlecoder