custom-elements-ssr icon indicating copy to clipboard operation
custom-elements-ssr copied to clipboard

Does this work with Astro 3.6?

Open Farnsi opened this issue 2 years ago • 0 comments

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.

Farnsi avatar Nov 22 '23 16:11 Farnsi