fix: Add missing frontend public files required for build
Test and Build / backend-test (push) Has been cancelled
Deploy / build-and-push (push) Has been cancelled
Test and Build / frontend-test (push) Has been cancelled
Deploy / deploy-staging (push) Has been cancelled
Deploy / deploy-production (push) Has been cancelled
Test and Build / docker-build (push) Has been cancelled
Test and Build / test-summary (push) Has been cancelled
Test and Build / backend-test (push) Has been cancelled
Deploy / build-and-push (push) Has been cancelled
Test and Build / frontend-test (push) Has been cancelled
Deploy / deploy-staging (push) Has been cancelled
Deploy / deploy-production (push) Has been cancelled
Test and Build / docker-build (push) Has been cancelled
Test and Build / test-summary (push) Has been cancelled
- Fix .gitignore excluding frontend/public directory - Add index.html and manifest.json to version control - Remove unnecessary favicon references - These files are essential for React build process 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ out/
|
||||
|
||||
# Gatsby (if used later)
|
||||
.cache/
|
||||
public/
|
||||
# public/ - commented out as we need frontend/public for React
|
||||
|
||||
# Mac specific
|
||||
.AppleDouble
|
||||
|
||||
Reference in New Issue
Block a user