From 8f4473336fcf9ed94222797ce7e0c35226a90cbb Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 6 Apr 2023 10:57:42 -0300 Subject: build steps: jank together ultra-basic page write Super simple technically functional sketch. --- src/content-function.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/content-function.js') diff --git a/src/content-function.js b/src/content-function.js index 53cb13cf..bdf9cd29 100644 --- a/src/content-function.js +++ b/src/content-function.js @@ -316,7 +316,7 @@ export function fillRelationsLayoutFromSlotResults(relationIdentifier, results, return recursive(layout); } -function getNeededContentDependencyNames(contentDependencies, name) { +export function getNeededContentDependencyNames(contentDependencies, name) { const set = new Set(); function recursive(name) { -- cgit 1.3.0-6-gf8a5