Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

Plugin tries to validate routes even with "ignoreRoute" option. #8

Closed
Mozg1024 opened this issue Feb 16, 2020 · 1 comment
Closed

Comments

@Mozg1024
Copy link

For example:

path: '/:smth',
sitemap: {
  ignoreRoute: true,
}

shows error

Error: [vue-cli-plugin-sitemap]: need slugs to generate URLs from dynamic route '/:smth'

@Mozg1024
Copy link
Author

My mistake.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant