improve detection docusaurus (#2486)

This technology is not detected on all sites that use it. That's why I improved the detection to get more results.
main
Nacim Goura 7 years ago committed by Elbert Alias
parent d9b7f61676
commit dea7130531

@ -2484,6 +2484,9 @@
"React", "React",
"webpack" "webpack"
], ],
"js": {
"search.indexName": ""
},
"meta": { "meta": {
"generator": "^Docusaurus$" "generator": "^Docusaurus$"
}, },