electron-userland / electron-compilers

DEPRECATED: Compiler implementations for electron-compile
35 stars 52 forks source link

Fix up relative URLs via scanning HTML tags #6

Closed anaisbetts closed 9 years ago

anaisbetts commented 9 years ago

This feature was removed in the Chrome 44+ Protocol Hook where we used to edit URLs in the hook, but now instead we bring it back by editing the HTML itself.