remove sitemap dep from older version
This commit is contained in:
parent
54dd738f61
commit
a3cb9dab57
@ -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",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user