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
I was made aware that since hapi 9 some modules should now be required separately--specifically for this module, inert and vision. Can't we just add these as dependencies to the tv module? That is, making tv register inert and vision themselves instead of having the user to register them.
I don't know if that's how plugins should work now in the hapi community...
Re: #120 #118
I was made aware that since hapi 9 some modules should now be required separately--specifically for this module,
inertandvision. Can't we just add these as dependencies to thetvmodule? That is, makingtvregisterinertandvisionthemselves instead of having the user to register them.I don't know if that's how plugins should work now in the hapi community...