Skip to content

Conversation

@ashwinkjoseph
Copy link

…l Prop Types and using prop-types package and fixed some issues with webpack config file and added [email protected] in the package.json

As of today, I was not able to use the library with react 16.4.x as React has removed PropTypes from its core library in favor of a separate Library.

Since this change hasn't been accommodated yet into this library I have removed the dependency on Reacts built in PropTypes and have required in prop-types separately from NPM

I also found that webpack was not in the devDependancies or the dependencies and have added the version compatible with your config file to the list in package.json

Also, I found some issues with your webpack.prod.config.js when I tried running [email protected] so I have made the changes to make it work with [email protected]

…l Prop Types and using prop-types package and fixed some issues with webpack config file and added [email protected] in the package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant