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

Empty Handlers

Compare
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