Post #1656557
2024-01-05 13:20 UTC
@matthewp @hippo Ha, yes exactly. In Astro, Expressive Code injects an endpoint to emit CSS and JS files the code snippets can refer to. (Basically a workaround to avoid static imports that would cause those assets to be included even when no code snippet is on a page.)
Replies (1)
-
@hippo@m.webtoo.ls 2024-01-05 19:47
@swithinbank @matthewp Exactly, thanks for explaining this, @swithinbank! Couldn’t have said it better. If there’s a better solution for this, let me know!