varabyte / kobweb

A modern framework for full stack web apps in Kotlin, built upon Compose HTML
https://kobweb.varabyte.com
Apache License 2.0
1.53k stars 68 forks source link

Remove `KobwebModuleTask` #562

Closed DennisTsar closed 3 months ago

DennisTsar commented 3 months ago

It's no longer necessary now that tasks are explicitly configured with their necessary inputs.

bitspittle commented 3 months ago

Very nice! I can appreciate that we don't have to duplicate the js with roots logic