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

Update KSP and use the new `excludedSources` property for generated source files #498

Closed DennisTsar closed 6 months ago

DennisTsar commented 6 months ago

This change is necessary for compatibility with K2, which deprecates the previous method we were using to excludes sources from KSP processing.