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

Fix the Trireme #50

Closed wassertim closed 8 years ago

wassertim commented 8 years ago

Now the sbt-typescript uses itself for compiling the shell file. Target es5 is used, so the Trireme is fine.

This PR for fixing the bug with the Trireme engine: https://github.com/ArpNetworking/sbt-typescript/issues/49

@BrandonArp check it out

I will break the typescriptc.js in modules in the next PRs