Update build configuration and add library dependencies

This commit is contained in:
2025-10-09 11:22:35 +02:00
parent cf6aca783d
commit 2a55b3e0f9
4 changed files with 41 additions and 10 deletions

View File

@@ -1,5 +1,6 @@
@()
@main("Welcome to Play") {
<h1>Welcome to Play!</h1>
}