python-sitemap icon indicating copy to clipboard operation
python-sitemap copied to clipboard

Client-side rendered SPAs don't work

Open Garrett-R opened this issue 1 year ago • 0 comments

Web apps that use React, Vue.js, Svelte, etc. and client-side rendering don't work, because this package does not execute the JS, and so doesn't see all the content, thereby missing links.

Garrett-R avatar May 02 '24 15:05 Garrett-R