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 ability to remove fallback route by action #206

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

indykoning
Copy link
Member

This does have the limitation of not being able to remove closures (addFallbackRoute(fn() => 'test')) unless you have access to the exact closure.
All other methods like invokable functions, a specific function on a class etc. get removed correctly.

@royduin royduin merged commit 9206ad8 into rapidez:master Feb 3, 2023
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

Successfully merging this pull request may close these issues.

2 participants