Remote logging code including in production build

Please provide the following:

  1. SDK Version: 37
  2. Platforms(Android/iOS/web/all): all

I’m trying to optimize the bundle size of our managed expo app. Here’s a subset of a report from (visualize-bundle) focusing on only the expo package. Most of the contents are used for remote logging (including pretty-format) Is there anyway to compile away the remote logging code in prod builds? Is it necessary to inclue for some reason?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.