Skip to content

Commit

Permalink
left console logs
Browse files Browse the repository at this point in the history
  • Loading branch information
rezkiy37 committed Aug 22, 2024
1 parent 76b5882 commit b52c435
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,6 @@ const metro = {
},
],
],
env: {
production: {
// Keep console logs for e2e tests
plugins: IS_E2E_TESTING ? [] : [['transform-remove-console', {exclude: ['error', 'warn']}]],
},
},
};

/*
Expand Down

0 comments on commit b52c435

Please sign in to comment.