inversify / InversifyJS

A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
http://inversify.io/
MIT License
11.34k stars 719 forks source link

Fix sourcemaps #105

Closed remojansen closed 8 years ago

remojansen commented 8 years ago

Source inversify.min.map maps should be generated for inversify.min.js

remojansen commented 8 years ago

Fixed by https://github.com/inversify/InversifyJS/pull/130