myitcv / x

Mono-repo for all myitcv.io/... Go code
MIT License
104 stars 20 forks source link

react: fix present's reading of .html files #140

Closed myitcv closed 5 years ago

myitcv commented 5 years ago

Assume that if present is asking to read a .html file it is in response to a .html action, in which case hrefs/srcs within the HTML document returned need to be resolved relative to the URL of the document we are loading.