ArpNetworking / sbt-typescript

A plugin for SBT that uses sbt-web to compile typescript resources.
Apache License 2.0
60 stars 26 forks source link

Update to Typescript 2.0 in order to use the new module resolution #37

Closed wassertim closed 8 years ago

wassertim commented 8 years ago

Since the beta version is there the sbt-typescript could as well be updated. We also need to adjust the properties so the new module resolution works. We can set in the properties in what directory to look for modules (so webjars can be used finally).

This will fix the issue: https://github.com/ArpNetworking/sbt-typescript/issues/31

wassertim commented 8 years ago

@BrandonArp Can you give me the right of a contributor so I can assign this issue to me? Or can you assign it to me otherwise, because I'm already on it?