Isomorphic Dompurify Remix support ?
JeromeTrottier opened this issue · 2 comments
JeromeTrottier commented
kkomelin commented
Thanks @JeromeTrottier for reporting it here.
My guess is that it's more or less related to these issues #203 #54
kkomelin commented
According to the error description, I can say that Remix is trying to use the browser
entry point from package.json on server, which is incorrect, so it should be fixed on their side. Please report to them.