Felix
Results
52
comments of
Felix
I would like to add that `.webmanifest` should have `application/manifest+json` as content type but currently return as `application/octet-stream`.
We are using proxy in front of vite dev mode in an unstable connection environment, so the websocket will be disconnected randomly, which causes the browser to reload randomly and...