joist icon indicating copy to clipboard operation
joist copied to clipboard

Add option for inject to require a manually defined dependency.

Open deebloo opened this issue 9 months ago • 0 comments

Allow the inject function to require a provider to be defined. This would mean no fall back to the global injector.

inject(MyService, { fallback: false })

Cc @Phoscur

deebloo avatar May 05 '24 12:05 deebloo