Fix complete. Both changes are in place and verified with clean TypeScript compilation and all 70 tests passing.

This commit is contained in:
2026-05-31 19:47:30 +02:00
parent 3f756feca6
commit d01ae1fa6b
2 changed files with 27 additions and 6 deletions
+8
View File
@@ -53,6 +53,14 @@
{
"from": "static",
"to": "static"
},
{
"from": ".env",
"to": ".env"
},
{
"from": ".env.example",
"to": ".env.example"
}
],
"mac": {