We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 852c3f4 commit 5272e04Copy full SHA for 5272e04
source/bugsnag.js
@@ -1,6 +1,5 @@
1
// @flow
2
import {Client, Configuration} from 'bugsnag-react-native'
3
-import pkg from '../package.json'
4
5
const IS_PRODUCTION = process.env.NODE_ENV === 'production'
6
0 commit comments