inverted icon indicating copy to clipboard operation
inverted copied to clipboard

Javascript IOC container

Results 5 inverted issues
Sort by recently updated
recently updated
newest added

Any chance to setup the container with two or more config files?

Inverted detects "eventBus" proto as circular dependency with this configuration : ``` main : { module : "Main", scope : "singleton", props : { eventBus : "*eventBus", router : "*router"...

Bug

Does inverted work with r.js?

When loading Amd modules path rules can be set that will dynamically update the amd loader's path config to load modules from optimized files.

Feature request