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.
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