feat: implement permalinks and document PWA cache troubleshooting
Docker Build and Publish / build-and-push (push) Failing after 10s

This commit is contained in:
ergosteur
2026-03-07 05:20:09 -05:00
parent 3784e8729b
commit ec8c771733
4 changed files with 147 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "react-example",
"private": true,
"version": "1.1.2",
"version": "1.1.3",
"type": "module",
"scripts": {
"dev": "vite --port=3000 --host=0.0.0.0",