next.js
a44b4f85 - Dev Service (#56442)

Commit
2 years ago
Dev Service (#56442) This replaces the `(global as any)._nextDevHandlers` invocation with references to a specific service instance while also removing the module scoped `devInstances`. This ensures that correct types are used. This was done while changing the `match` parameter in `ensurePage` to `definition` which didn't cause a typescript error (it should have).
Author
Parents
Loading