jthrilly commented on issue #552: URL: https://github.com/apache/cordova-plugin-file/issues/552#issuecomment-1635600754
This worked for me, when I came across the same issue. I load HTML from a specific IP address on a specific port when I am doing development, to get a hotreload environment. Before I write a check for this that does a string replace, is there a better way of handling this use case? Could `toURL() ` not always return `http://localhost`, since this is always required by `WebViewAssetLoader` (which seems to be the only use-case for `toURL()` anyway...). Thoughts? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org