Saketh Tadimeti

Results 2 issues of Saketh Tadimeti

Is there a built-in way to set a timeout on uploads? Would like a similar interface to do `downloadFile`. ``` connectionTimeout?: number readTimeout?: number ``` Something similar to what was...

Proposed change: Accept a `--config` argument & pass it on to react native bundle command. Example usage - `react-native-bundle-visualizer --platform android --config metro+esbuild.config.js` Why is this needed: It'll be easier...