mnasyrov / ditox

Dependency injection for modular web applications
https://ditox.js.org
MIT License
92 stars 8 forks source link

fix: #38 added new container type - "scope" #39

Closed mnasyrov closed 1 month ago

mnasyrov commented 1 month ago

Related to #38 and #37 - I decided to try to use a new container type - "scope" instead of introducing new factory scope - "main".

@chartyom Please check it. Does the new container type fix your issue in #38 and #37?

mnasyrov commented 1 month ago

Closed due PR !40