Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add regex/expression support to routes #22

Open
callummcmaugh opened this issue Aug 25, 2020 · 0 comments
Open

Add regex/expression support to routes #22

callummcmaugh opened this issue Aug 25, 2020 · 0 comments

Comments

@callummcmaugh
Copy link

Loving the library so far, but an issue that I've encountered while developing some stores is widget and iframe plugins on certain providers like Shopify. Would it be possible to update the ignore feature to match a regex expression?

An example of this would be to ignore all pages of a route like "/blogs/" or "/pages/" where there might be heavy legacy iframe support needed.

Currently for this I'm listing each route individually, but it's starting to get messy. If I could ignore a routes children, I think this could be a nice feature.

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

No branches or pull requests

1 participant