Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Empty Handlers

Choose a tag to compare

@blakeembrey blakeembrey released this 09 Jul 21:17
· 82 commits to master since this release

Return null from the handler function to skip the current route, enabling optional route handling.

Changed

  • Skip mounting null route handlers