Compiles and registers the components in files into a single JSDOM window
and returns a Prerenderer whose renderToString(tag, { attributes, children }) serializes any of them to Declarative Shadow DOM on demand —
the SSR entry point for meta-framework adapters (see createEleventyPlugin).
Compiles and registers the components in
filesinto a single JSDOM window and returns a Prerenderer whoserenderToString(tag, { attributes, children })serializes any of them to Declarative Shadow DOM on demand — the SSR entry point for meta-framework adapters (see createEleventyPlugin).