container-ioc
container-ioc copied to clipboard
ES5 API [Discussion]
Make the library work in ES5 projects.
Do you want to see that in the library?
Is it possible to just target ES5 within the tsconfig?
There're still projects being written in ES5, meaning they can't use decorators and other good things from ES6+. And I'm trying to get some feedback from people who might actually be interested in that.