Doug
Results
3
comments of
Doug
> > I added the following line to my metro.config.ts to resolve this: > > `config.resolver.sourceExts = [...config.resolver.sourceExts, "mjs", "cjs"];` > > The whole thing: > > ``` > >...
> Hey guys, [Metro docs](https://docs.expo.dev/guides/customizing-metro/#expo-webpack-vs-expo-metro) says, that Fast refresh is using `@expo/metro-runtime`. I tried to look into this package and apparently it is part of the Expo Router. I don't...
Damn. Same sadness here :(