Steven
Steven
This PR adds `VERCEL_DEBUG_PREFIX` environment variable which lets you set a prefix for the debug logs.
work in progress
These tests fail occasionally on GH Actions due to flakey network IO, so this PR adds retry logic. https://github.com/vercel/vercel/runs/7291444541?check_suite_focus=true#step:13:1774
- Depends on https://github.com/vercel/nft/pull/297 - Fixes #7908 This works for deployments but still a work-in-progress for `vc dev` due to `ts-node` experimental. We might need a completely separate dev server...
It would be great for photon to support [WebP](https://en.wikipedia.org/wiki/WebP) image format now that [most web browsers](https://caniuse.com/webp) support it.
Lossy formats usually let you choose the quality. For example, [sharp](https://sharp.pixelplumbing.com/api-output) has quality option which is basically 1-100 percent, default 80.
Step 2 from the [web instructions](https://stork-search.net/docs/interface) shows an embedded script: ```html ``` 1. Is this JS published to npm? What if we want to add it as a dependency to...
It would be nice to pass a URL and have it crawl the entire website recursively looking for dead links. In order to avoid crawling the entire internet, it should...
Compare these two profile images: - http://git-awards.com/users/zeit - https://github.com/zeit
See https://developers.google.com/web/updates/capabilities for a full list For example, see https://developers.google.com/web/updates/2018/11/web-audio-autoplay