Add build tags for Firebase

This commit is contained in:
binwiederhier
2025-08-07 17:24:57 +02:00
parent ea338ae4fa
commit 99a2ca8802
6 changed files with 59 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
//go:build !nofirebase
package server
import (