如何在sitemap-webpack-plugin中实现vue-router链接?

我使用了webpack-sitemap-plugin,我想用vue-router制作路径

plugins: [
    new SitemapPlugin('https://example.com',paths)
]

我不知道如何在路径中实现路由器链接?

wangmjdp 回答:如何在sitemap-webpack-plugin中实现vue-router链接?

暂时没有好的解决方案,如果你有好的解决方案,请发邮件至:iooj@foxmail.com
本文链接:https://www.f2er.com/3124066.html

大家都在问