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

Delete any code dealing with the legacy `.kobweb/template.yaml` files #188

Open bitspittle opened 1 year ago

bitspittle commented 1 year ago

As those have moved to .kobweb-template.yaml and the old code is only around for legacy projects.

bitspittle commented 1 year ago

Don't forget updating the .gitignore files inside the templates!