birdofpreyru / react-native-static-server

Embedded HTTP server for React Native
https://dr.pogodin.studio/docs/react-native-static-server
Other
142 stars 22 forks source link

Double-check the metro config in example #50

Closed birdofpreyru closed 1 year ago

birdofpreyru commented 1 year ago

A note to myself: check what is actualy config returned by getDefaultConfig(), and clean-up the merged one, to not dublicate anything (like transformer section, for example).

https://github.com/birdofpreyru/react-native-static-server/blob/300f4fb43799f089cb7c8eda302837c66f2c36f4/example/metro.config.js#L31