mariocasciaro / scatter

IoC container and out-of-the-box extensibility for Node.js applications
MIT License
154 stars 14 forks source link

Support Coffeescript #26

Open gdw2 opened 10 years ago

gdw2 commented 10 years ago

I changed all of the '.js' -> '.coffee' in Resolver.js and it seems to work fine, but a better solution is needed.

mariocasciaro commented 10 years ago

I don't mind hardcoding both extensions, but it should at least support both, not just js or coffee.