gladiusjs/gladius-core

As an extension developer, I want the engine to inject extension dependencies at registration time so that I don't need to maintain dependencies as part of the extension source

Opened this issue · 0 comments

This will potentially make it harder to run unit tests on extensions without access to the core, common and base dependencies.