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

add logging #6

Closed fernandezpablo85 closed 9 years ago

fernandezpablo85 commented 9 years ago

it would be easier to debug problems if we had logging statements (e.g. files to be compiled, outputted files, etc).

BrandonArp commented 9 years ago

I just committed the code for this.