You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👍 I was upgrading some code and ran into this. If I remove the references to the legacy modules everything seems to work fine, possibly just need to add a git clean -xfd type of action to the publishing script?
It appears that some old files (from 5.x?) are being published in 6.1.3, see https://cdn.jsdelivr.net/npm/sitemap@6.1.3/dist/lib/sitemap.js
I don't see this file created if I build locally, and it references dependencies that are no longer used such as
xmlbuilder
:The text was updated successfully, but these errors were encountered: