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

support for dead code elimination via __DEV__ #118

Open
FND opened this issue Sep 9, 2019 · 0 comments
Open

support for dead code elimination via __DEV__ #118

FND opened this issue Sep 9, 2019 · 0 comments

Comments

@FND
Copy link
Contributor

FND commented Sep 9, 2019

https://overreacted.io/how-does-the-development-mode-work/ suggests that if(__DEV__) for dev-only code paths is a convention established beyond the React community, so it might be worth supporting.

Not yet sure what that might look like, exactly; suggestions welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant