fix(cli): remove docsearch (#11415)
* fix(cli): remove docsearch * chore: remove react * docs: add changelog
This commit is contained in:
@@ -32,9 +32,6 @@ export default {
|
||||
baiduAnalytics: {
|
||||
seed: 'af5d41bc4e446e76665dbe3ec18d55c3',
|
||||
},
|
||||
htmlMeta: {
|
||||
'docsearch:version': 'v4',
|
||||
},
|
||||
headHtml: `<script>
|
||||
if (location.host === 'youzan.github.io') {
|
||||
location.href = location.href.replace('youzan.github.io', 'vant-ui.github.io');
|
||||
|
||||
Reference in New Issue
Block a user