-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Load the dumped HTML from a public URL instead of the file:// method.
The file:// method introduces CORS issues when loading local files like fonts. By going through the web server we can load anything we want without issues.
- Loading branch information
Sander De la Marche
committed
Apr 19, 2021
1 parent
8f7764d
commit 1ca04e6
Showing
1 changed file
with
33 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters