Relative Content

Tag Archive for electronservice-workerworkbox

String contains non ISO-8859-1 code point

When I’m trying run my electronjs app and use window.loadURL('https://example.test'), I catch error from PrecacheCacheKeyPlugin. After reload page (command + R) works well. When I’m opening my app to browser, it works well too.