remove sitemap dep from older version

This commit is contained in:
dannyrb 2021-04-21 23:29:41 -04:00
parent 54dd738f61
commit a3cb9dab57

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",