Refactor Dockerfile to execute start.sh and update .gitignore to exclude *.png files. Enhance fetchImages.js with improved path normalization and debug logging for asset checks, ensuring more reliable image fetching and processing.

This commit is contained in:
2024-12-28 10:56:15 -05:00
parent 09a34e2f38
commit ba39cb4af7
8 changed files with 16 additions and 11 deletions

1
.gitignore vendored
View File

@@ -3,7 +3,6 @@ dist
build
images/
*.html
*.png
*.jpg
*.jpeg
*.gif