"vite-plugin-sitemap": "^0.7.1", "yorkie": "^2.0.0" }, "eslintConfig": { "eslintConfig": { "root": true, "env": { "env": { "node": true }, "extends": ["plugin:vue/essential","@vue/standard"], "rules": { "extends": [ "plugin:vue/essential", ...
vite-plugin-nitro astro-angular create-analog router platform content nx-plugin trpc What is the current behavior? Closes#307 What is the new behavior? Added a config property in pre-render (though, now, that could probably change in the end). This ends up being a property that is just ...
fix: update vite-plugin-pages-sitemap version with robots.txt space fix 5f55227 Contributor Author jbaubree commented Feb 22, 2022 Thanks @antfu i didn't get space error, this is fixed on v1.1.11 jbaubree/vite-plugin-pages-sitemap@e7cd323 Contributor Author jbaubree commented Feb 22, 20...
When activating the PWA on my website it always redirects the domain.com/sitemap.xml & domain.com/dashboard to the 404 page I did the same configuration as you do in the react-router example. When I do (unregister for the workbox) the URL works. then when I'm visiting my main URL ...