IjzerenHein / react-native-bundle-visualizer

See what packages are increasing your react-native bundle size 📦
MIT License
1.46k stars 44 forks source link

How to visualize with source-map-explorer ? #113

Open LinFeiLong opened 1 year ago

LinFeiLong commented 1 year ago

Hi, I ran npx react-native-bundle-visualizer

And I a .bundle and a .bundle.map are generated. Now how can visualize the source-map ?

Monir-Shembesh commented 1 year ago

same question. I can get my bundle size and all working correctly but its not visualising. i got two files which are ios.bundleand ios.bundle.map @IjzerenHein

hurali97 commented 1 year ago

@LinFeiLong @Monir-Shembesh A html report will be generated based on the android.bundle or ios.bundle. I am attaching a video as a sample.

https://user-images.githubusercontent.com/47336142/210414977-d05fbb2f-64c2-49ab-9b6c-2b9f77d67719.mp4