mumoshu / play2-typescript

TypeScript assets handling for Play 2.0. Compiles .ts files under the /assets dir along with the project.
Other
74 stars 14 forks source link

Play 2.2 support, compile with dependencies and output JS minification #17

Closed Simek closed 11 years ago

mumoshu commented 11 years ago

@Simek @SakulK

Hi,

I have just merged your pull request manually. Please check out The branch "play-2.2" which includes your commits. Thanks for great improvements and updates!! These are exactly what we were waiting for!!

mumoshu