How to serve a React production build using Telegraph iOS Server Library?
Loading a React production build directly through Bundle.main.url and WKWebView is causing my server requests Origin header to be set as “file://” due to which I get CORS Error.