lgrignon / jsweet-gradle-plugin

Brings the power of JSweet to Gradle
Apache License 2.0
17 stars 15 forks source link

Watch changes in your JSweet files and transpile them on the fly (like in jsweet-maven-plugin) #19

Open orielmaute opened 6 years ago

orielmaute commented 6 years ago

JSweet maven plugin is able to watch changes in your JSweet files and transpile them on the fly. Can you please add this feature also to the jsweet-gradle-plugin?

lgrignon commented 6 years ago

Hello, First of all, thanks for your enhancement request. Although this feature would be great, it requires a non trivial amount of work. I keep this opened, but I am not sure to be able to do it soon.