Remove broken plugin? Seems to have broken child dep

This commit is contained in:
dannyrb 2021-04-21 23:24:28 -04:00
parent d2e75b0f20
commit 6f16c7e48d

View File

@ -8,7 +8,6 @@
"-fontsettings", "-fontsettings",
"github", "github",
"ga", "ga",
"sitemap",
"anchors", "anchors",
"versions" "versions"
], ],
@ -24,7 +23,8 @@
"token": "UA-110573590-2" "token": "UA-110573590-2"
}, },
"sitemap": { "sitemap": {
"hostname": "https://docs.ohif.org" "hostname": "https://docs.ohif.org",
"todo": "sitemap plugin removed; causing build errors"
}, },
"versions": { "versions": {
"gitbookConfigURL": "https://raw.githubusercontent.com/OHIF/Viewers/master/docs/book.json", "gitbookConfigURL": "https://raw.githubusercontent.com/OHIF/Viewers/master/docs/book.json",