ProjectEvergreen / wcc

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

enhancement/issue 124 refactor handling and logging for entry points and dependencies with no custom element `export` #125

Closed thescientist13 closed 11 months ago

thescientist13 commented 11 months ago

Related Issue

resolves #124

Summary of Changes

  1. Don't log out when checking for custom elements in initializeCustomElement
  2. Add logging if renderToString entry point is not a custom element
  3. Updated no export spec