feat: chaching for static react files (#862)

* set immutable tag for static route

* captur more server timings in NODE_ENV === 'development'
This commit is contained in:
Alex Christoffer Rasmussen
2024-03-31 22:07:42 +02:00
committed by GitHub
parent 9a03e4850a
commit 01000f8837
3 changed files with 23 additions and 4 deletions
+1
View File
@@ -43,6 +43,7 @@
"nodemon": "^2.0.20",
"ontime-types": "workspace:*",
"prettier": "^3.0.3",
"server-timing": "^3.3.3",
"shx": "^0.3.4",
"ts-node": "^10.9.1",
"typescript": "^5.4.3",