Closed Dominic-Marcelino closed 7 months ago
Fix error on relative URLs by using the current origin as fallback.
fix #51
Ah neat! I had no idea new URL() took a second parameter. Very good to know!
new URL()
Fix error on relative URLs by using the current origin as fallback.
fix #51