Serve: Add Brotli support

Created on 3 Jul 2019  路  1Comment  路  Source: vercel/serve

Since Brotli support is merged in node-12, is it possible to add support for it?

For reference:
https://github.com/nodejs/node/issues/18964 and https://github.com/nodejs/node/pull/24938#issuecomment-451689150

>All comments

Hi @totsteps

The serve cli is not intended to use for production applications.

Instead you can deploy your application to ZEIT Now by connecting your Git Repository in couple clicks. Then each time you git push it will deploy!

You get Brotli, Gzip, and many other features automatically.

Try this: https://zeit.co/import/git

Was this page helpful?
0 / 5 - 0 ratings

Related issues

leo picture leo  路  5Comments

Simran-B picture Simran-B  路  4Comments

donmccurdy picture donmccurdy  路  6Comments

Olexiy665 picture Olexiy665  路  3Comments

malinda1986 picture malinda1986  路  6Comments