ProjectEvergreen / wcc

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

bug/issue 147 re-use existing DOM shim globals if they exist #148

Closed thescientist13 closed 8 months ago

thescientist13 commented 9 months ago

Related Issue

resolves #147

https://github.com/ProjectEvergreen/wcc/assets/895923/f8e194ae-1831-488c-a821-b8d491c9c2db

Summary of Changes

  1. Make DOM globals "idempotent" to support multiple reloads in the same process