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 recently learned that Derby components can be singletons, and this doesn't seem like it's been documented yet. I'm adding this issue as a TODO so we could include it in the docs someday:
I recently learned that Derby components can be singletons, and this doesn't seem like it's been documented yet. I'm adding this issue as a TODO so we could include it in the docs someday:
https://github.com/derbyjs/derby/blob/2c1a296e44799571e1d7386ad022ed7579aaab0a/lib/components.js#L202
Seems like the usage is just:
and that
create
is not called as part of the lifecycle. More context would be greatly appreciated 😄The text was updated successfully, but these errors were encountered: