ProjectEvergreen / wcc

Experimental native Web Components compiler.
https://merry-caramel-524e61.netlify.app
90 stars 7 forks source link

bug/issue 158 preserve query params when loading modules #159

Closed thescientist13 closed 7 months ago

thescientist13 commented 7 months ago

Related Issue

resolves #158

Summary of Changes

  1. Use href instead of pathname to better honor original URL passed to WCC

Would probably try and figure out a way to test this, but since this will all get refactored soon anyway ( #134 ) not going to worry about it too much right now.