Can we move core-js to devDependencies? Its currently conflicting with another lib I have which also uses core-js but another version. I believe if we move it to dev it will stop the problem. https://github.com/yahoo/react-stickynode/issues/324
Can we move core-js to devDependencies?
Its currently conflicting with another lib I have which also uses core-js but another version.
I believe if we move it to dev it will stop the problem.
#324