You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The browser entry point in package.json was added in #120 to allow support for expo which uses webpack 4 (see details in that PR). Once expo supports webpack 5 (probably in expo/expo-cli#3763 ), we can remove the browser TS compilation and package.json entry point.
The text was updated successfully, but these errors were encountered:
The
browser
entry point inpackage.json
was added in #120 to allow support for expo which uses webpack 4 (see details in that PR). Once expo supports webpack 5 (probably in expo/expo-cli#3763 ), we can remove thebrowser
TS compilation andpackage.json
entry point.The text was updated successfully, but these errors were encountered: