Skip to content
New issue

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

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

Already on GitHub? # to your account

Wrap .propTypes and .displayName assignments with __DEV__ check #1471

Merged
merged 1 commit into from
Nov 23, 2019

Conversation

Andarist
Copy link
Contributor

Relates to #1470

This helps a little bit, based on my react-redux-tree-shaking-playground

Rolluped:
-    4571
+    3330
Rolluped & uglified:
-    2497
+    2388
Webpacked:
-    4173
+    3294

@netlify
Copy link

netlify bot commented Nov 22, 2019

Deploy preview for react-redux-docs ready!

Built with commit 8af4580

https://deploy-preview-1471--react-redux-docs.netlify.com

@Andarist Andarist force-pushed the wrap-things-in-dev-check branch from 12243e1 to 089aca7 Compare November 22, 2019 22:36
@Andarist Andarist force-pushed the wrap-things-in-dev-check branch from 089aca7 to 8af4580 Compare November 22, 2019 22:38
@Andarist Andarist changed the title Add .propTypes and .displayName assignments with __DEV__ check Wrap .propTypes and .displayName assignments with __DEV__ check Nov 22, 2019
@timdorr
Copy link
Member

timdorr commented Nov 23, 2019

Cool, thanks!

@timdorr timdorr merged commit 9fc5993 into reduxjs:master Nov 23, 2019
albertodev7 pushed a commit to albertodev7/react-redux that referenced this pull request Dec 8, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants