Evan Bacon

Results 214 comments of Evan Bacon

I don't understand what this means? You tried migrating a website from Webpack to Metro and couldn't see source maps? Or did you just upgrade your project while still using...

You need to rebuild the build files and commit them to get the SDK check to pass. Would also be cool if you could do the same in the other...

@extralsc could you please provide the steps of which files to modify to trigger the recursive loop? Also what browser/extensions are you using, perhaps a chrome extension is triggering updates?

@pang0018 we're currently struggling to consistently reproduce the issue.

Drawer isn't necessarily _built-in_ like stack and tabs are. Drawer isn't especially optimized for the web platform and pulls in a lot of javascript on all platforms, so we've tried...

If I were to guess, it's [due to this](https://github.com/expo/expo/blob/fd82a25129144c7ace033db6b0f90570e5a5d304/packages/%40expo/metro-config/src/serializer/environmentVariableSerializerPlugin.ts#L105).

We have added mjs support in Expo SDK 50, this should resolve the issue.