You've already forked agentic-coding-workflow
feat(server): embed SPA dist with fallback handler; single-binary deploy
This commit is contained in:
@@ -35,3 +35,8 @@ Thumbs.db
|
||||
|
||||
# Internal docs (specs / plans should never be committed)
|
||||
/docs/superpowers/
|
||||
|
||||
# Embedded SPA dist: ignore real built artifacts but keep the .gitkeep
|
||||
# placeholder so `go build ./cmd/server` succeeds before `make build` runs.
|
||||
/cmd/server/web/dist/*
|
||||
!/cmd/server/web/dist/.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user