Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove browser entry point in package.json after expo supports webpack 5 #121

Closed
codyzu opened this issue Sep 5, 2022 · 0 comments
Closed
Labels
build system enhancement New feature or request

Comments

@codyzu
Copy link
Contributor

codyzu commented Sep 5, 2022

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.

@micheleriva micheleriva added enhancement New feature or request build system labels Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build system enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants