fix build error, replace path with filepath, and small fixes

This commit is contained in:
Zoe
2025-05-23 15:39:14 +00:00
parent e858308421
commit e1f58e8aaf
4 changed files with 50 additions and 15 deletions

View File

@@ -14,5 +14,6 @@
"dev": "zqdgr build && ./dist/gloom"
},
"pattern": "**/*.go",
"shutdown_signal": "SIGINT",
"excluded_dirs": []
}