vuepress-theme-reco
vuepress-theme-reco copied to clipboard
tags/categories配置不兼容字符串,报错 values.reduce is not a function
想迁移原来的hexo文章过来,识别front matter 的 tags/categories配置时报错,values.reduce is not a function, 我的对应配置不是数组,需要兼容
看代码逻辑上是在处理文件名拼音,建议设置permalink或者permalinkPattern的时候就不要处理文件中文拼音了