ffind
ffind
@WangNianyi2001 try `yarn add --dev @types/numjs` Unfortunately types not perfectly working, lots of weird errors, but at least something
Hi @andywillis `index.html` should not point to gzip files. Handling compressed files should be done by server. For express use [express-static-gzip](https://www.npmjs.com/package/express-static-gzip)
CS Go is unplayable with even low settings on latest MB pro 16. Bury this piece of crap
Hi, I got the issue with new files are not being served. But there are no way to access wildcard in fastify. So how to serve new files then? ```...