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

avoid overriding settings #19

Closed MasseGuillaume closed 10 years ago

MasseGuillaume commented 10 years ago

since a build can contain multiple projects and you dont want to import the plugin for all of them

MasseGuillaume commented 10 years ago

fixes #16