You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot find any documentation or issues related to this. I am trying to get the full absolute urls in the final html files that are being created by react-snap. And with that I mean that all resources in the html file include the domain.
Looking at the code I understand that when running it with puppeteer this is not directly possible because it is running on a local server. However is there no way to add the domain in the final html file just before writing it away?
The text was updated successfully, but these errors were encountered:
I cannot find any documentation or issues related to this. I am trying to get the full absolute urls in the final html files that are being created by react-snap. And with that I mean that all resources in the html file include the domain.
Looking at the code I understand that when running it with puppeteer this is not directly possible because it is running on a local server. However is there no way to add the domain in the final html file just before writing it away?
The text was updated successfully, but these errors were encountered: