thiagobustamante / typescript-ioc

A Lightweight annotation-based dependency injection container for typescript.
MIT License
526 stars 64 forks source link

hot reloading #80

Open davidmoshal opened 3 years ago

davidmoshal commented 3 years ago

Hi, thanks for a great library!

Question: what's the recommended way of passing container objects through webpack's hot-reloading, eg with vuejs?