- Add internal/spa package for embedding React build - Wire SPA handler in main.go for non-API routes - Add gitignore entry for internal/spa/dist - Add implementation plan Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
114 B
Text
13 lines
114 B
Text
node_modules/
|
|
.agent/
|
|
internal/spa/dist/
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
*.test
|
|
*.out
|
|
gosearch
|
|
result
|
|
config.toml
|