This repo is just for sharing a test environment on a bug opened at facebook/metro repo and a discussion opened in react-native-web
repo.
Steps to reproduce are as below:
- Download this repo in your system.
npm install
npm run web
Now you'll see the error in the terminal.
Versions:
- metro-react-native-babel-preset: 0.66.0
- node: 16.3.0
- npm: 7.8.0
- OS: Windows 10 - 64 bit
Issue is found and resolved in this commit, more details are in the discussion mentioned above.