You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using server.ext option before as an array misbehaves, essentially ignoring the dependencies. There's a PR with a failing test here: #2642. The issue lives in topo, is directly related to hapijs/topo#9.
Using
server.extoptionbeforeas an array misbehaves, essentially ignoring the dependencies. There's a PR with a failing test here: #2642. The issue lives in topo, is directly related to hapijs/topo#9.