custom-elements-ssr
custom-elements-ssr copied to clipboard
Does this work with Astro 3.6?
I try it within my project, nothing happened, no error, nothing, it outputs only the html-code (i use your example as component). The module is loaded, but none of the methods e.g. in server.js is ever called.