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.59k stars 71 forks source link

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

Open bitspittle opened 2 years ago

bitspittle commented 2 years ago

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

bitspittle commented 2 years ago

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