**Environment** - CLI: **rc -> 5.1.1-2019-01-11-12787** - iOS Runtime: **rc -> 5.1.0-rc-2019-01-07-175720-02 or official: 5.1.0** **Describe the bug** Network requests are not shown when use `tns debug ios --bundle` NOTE: also not shown when `tns debug ios --inspector --bundle` **To Reproduce** 1. Create a js project that use webpack and has network requests 2. Run `tns debug ios --bundle` or `tns debug ios --inspector --bundle` 3. Open the url in Chrome 4. Go to Network tab **Expected behavior** Network requests to be shown in the Network tab **Sample project** <!-- If possible, provide a link from the [Playground](https://play.nativescript.org) with reproduction of the problem. If not, consider attaching a sample project or link to a repository with such project. --> **Additional context**