generated from CubeCraft-Creations/Tracehound
feat: embed React frontend in Go binary with SPA fallback
This commit is contained in:
@@ -13,6 +13,10 @@ dist
|
||||
dist-ssr
|
||||
*.local
|
||||
|
||||
# Frontend build output (embedded at Go build time)
|
||||
# Allow the fallback placeholder so embed always has at least index.html
|
||||
!src/dist/index.html
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
.env.local
|
||||
|
||||
Reference in New Issue
Block a user