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

fix(server-routes): filter middleware from scannedHandlers #377

Merged
merged 2 commits into from
Aug 8, 2023

Conversation

arashsheyda
Copy link
Member

probably this would close #332

the storage file from a reproduction looked like this:
image

this is caused by selecting a middleware (which was added to routes list) and becuase middleware has only handler and middleware property, it broke it.

probebly this would close #332

the storage file from a reproduction looked like this
@antfu antfu merged commit 09f6da3 into main Aug 8, 2023
3 checks passed
@antfu antfu deleted the fix/server-routes-filter-middleware branch August 8, 2023 16:48
Dev1436 pushed a commit to Dev1436/devtools that referenced this pull request Aug 12, 2023
Dev1436 pushed a commit to Dev1436/devtools that referenced this pull request Aug 12, 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.

Server Routes doesn't work
2 participants