changyoungoh
changyoungoh
## Current Behavior publishConfig does not overrides package.json fields after "lerna publish". original ``` { "main": "./src/index.ts", "publishConfig": { "main": "./dist/index.js" } } ``` uploaded on npm ``` { "main":...
**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** Metro bundler build fails when adding aws-sdk-js on react-native 0.59.8. It fails with...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...