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
* Fixes#69: Adding capability to reduce production build output size and
allow users that import this package to include prop types in
development and optionally remove them using Webpacks UglifyJS + Define
plugin.
* Updated .babelrc that properly wraps prop-types.
* Restoring the original constant declaration for prop types as uglify
does find dead code and remove it.
* Updating changelog.
0 commit comments