From 05e835e6cdaee2581dca45f4ba618ff278b9a280 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 7 Oct 2025 12:18:43 -0300 Subject: content: remove explicit {content,extra}Dependencies --- src/content/dependencies/generateCollapsedContentEntrySection.js | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/content/dependencies/generateCollapsedContentEntrySection.js') diff --git a/src/content/dependencies/generateCollapsedContentEntrySection.js b/src/content/dependencies/generateCollapsedContentEntrySection.js index ae3652c7..aec5fe28 100644 --- a/src/content/dependencies/generateCollapsedContentEntrySection.js +++ b/src/content/dependencies/generateCollapsedContentEntrySection.js @@ -1,11 +1,4 @@ export default { - contentDependencies: [ - 'generateCommentaryEntry', - 'generateContentContentHeading', - ], - - extraDependencies: ['html'], - relations: (relation, entries, thing) => ({ contentContentHeading: relation('generateContentContentHeading', thing), -- cgit 1.3.0-6-gf8a5