feat: implement permalinks and document PWA cache troubleshooting

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

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",