You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(command-dev): replace deprecated static-server dep by fastify-static (#5341)
* fix(command-dev): replace deprecated static-server dep by fastify-static
* fix: callback for onRequest
* fix: stop generating etags, add status in error handler
* fix: send response body with status text for invalid methods
* fix: update test response, fix path resolution
* fix: resolve path correctly, make headers compatible
0 commit comments