Skip to content

Update docs#240

Open
segevfiner wants to merge 4 commits intofastify:mainfrom
segevfiner:update-docs
Open

Update docs#240
segevfiner wants to merge 4 commits intofastify:mainfrom
segevfiner:update-docs

Conversation

@segevfiner
Copy link

This might also apply to the similar @fastify/express

Checklist

This might also apply to the similar @fastify/express
Signed-off-by: Segev Finer <segev208@gmail.com>

// Catch all routes so that Fastify will call the middlewares above
fastify.all('/css', () => {
return reply
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reply is not declared

Signed-off-by: Segev Finer <segev208@gmail.com>
Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
Signed-off-by: Segev Finer <segev208@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants