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

Provide a `ProjectLayout` instance in the base kobweb task #432

Closed DennisTsar closed 8 months ago

DennisTsar commented 8 months ago

This makes the base task compatible with configuration cache and eliminates a bunch of repeated declarations.