react-native-bundle-visualizer
react-native-bundle-visualizer copied to clipboard
How to visualize with source-map-explorer ?
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 ?
same question. I can get my bundle size and all working correctly but its not visualising. i got two files which are ios.bundle
and ios.bundle.map
@IjzerenHein
@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