gasket
gasket copied to clipboard
Re-added nextPreHandling lifecycle.
Summary
There is a need to execute logic before next.js handles a request (ie. middleware). This code was pulled directly from a PR that was submitted by @jpage-godaddy 👏🏻 .
Changelog
Add a preNextHandling
lifecycle
Test Plan
Added unit tests.
SonarCloud Quality Gate failed.
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
11.0% Duplication