From 6f16c7e48d9a59482a27fa0b9f768b9a45af6e42 Mon Sep 17 00:00:00 2001 From: dannyrb Date: Wed, 21 Apr 2021 23:24:28 -0400 Subject: [PATCH] Remove broken plugin? Seems to have broken child dep --- docs/latest/book.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/latest/book.json b/docs/latest/book.json index e133fb02b..c3dcc34d9 100644 --- a/docs/latest/book.json +++ b/docs/latest/book.json @@ -8,7 +8,6 @@ "-fontsettings", "github", "ga", - "sitemap", "anchors", "versions" ], @@ -24,7 +23,8 @@ "token": "UA-110573590-2" }, "sitemap": { - "hostname": "https://docs.ohif.org" + "hostname": "https://docs.ohif.org", + "todo": "sitemap plugin removed; causing build errors" }, "versions": { "gitbookConfigURL": "https://raw.githubusercontent.com/OHIF/Viewers/master/docs/book.json",