mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 21:54:09 +00:00
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:
committed by
GitHub
parent
9a03e4850a
commit
01000f8837
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user