wessberg / DI-compiler

A Custom Transformer for Typescript that enables compile-time Dependency Injection
MIT License
80 stars 7 forks source link

Extended services without constructors doesn't work. #2

Closed wessberg closed 7 years ago

wessberg commented 7 years ago

For those, the base class should be resolved and it's constructed arguments should be reused.

wessberg commented 7 years ago

Fixed by last commit