IjzerenHein / react-native-bundle-visualizer

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

Updated docs to reflect Expo SDK 41 #45

Closed EvanBacon closed 2 years ago

EvanBacon commented 3 years ago

SDK 41 has improved source maps and we dropped support for the .expo extension.

Before

source-map-before

After

source-map-after