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
Upgrading to v8 adds 464 NPM packages, several of which are deprecated. It is quite ridiculous to pollute projects to such an extreme extent. I can't upgrade to v8 until this is fixed because it makes the project too large...
Since the SDK includes React and React Native this SDK is very large.
The dependency on react-native-url-polyfill seems to be causing all the other dependencies. After removing this package, the SDK is much smaller.
Suggestion: have an optional package that can be just for the NodeJS server side that does not include these frontend frameworks and dependencies.
The text was updated successfully, but these errors were encountered: