webjars / webjars-play

MIT License
80 stars 34 forks source link

Integration with TypeScript and requirejs #12

Closed aindlq closed 11 years ago

aindlq commented 11 years ago

There is TypeScript plugin for Play - https://github.com/mumoshu/play2-typescript/tree/play-2.1

This plugin also support requirejs out of the box, so it is possible to use TypeScripts external modules feature. It would be great to use webjars modules as typescript external modules with requirejs loading.

I'am aware about webjars-play-requirejs integration, but I have no idea how to integrate it with TypeScript plugin.

cc @huntc

huntc commented 11 years ago

I'm happy to help where I can but I think this is more an issue for the TypeScript project. I might close this for now then on this basis.