Vercel
Vercel is the optimal workflow for frontend teams.
All-in-one: Static and Jamstack deployment, Serverless Functions, and Global CDN.
Here are 942 public repositories matching this topic...
-
Updated
Nov 28, 2020 - JavaScript
-
Updated
Dec 2, 2020 - TypeScript
-
Updated
Nov 25, 2020 - TypeScript
-
Updated
Nov 20, 2020 - TypeScript
You know, currently, we just have a main yellow color, I think there may be some requests for color customization from other users. It's easy to extract the color value to the config file, which is also convenient for us to expand in the future.
Text customize
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Oct 23, 2020 - JavaScript
Atm now-deno uses the latest release but I think it would be good for users to (optionally?) pass a version number for the deno-lambda release to use.
(In the future this will match the deno version.)
-
Updated
Oct 23, 2020 - JavaScript
-
Updated
Nov 28, 2020 - TypeScript
As-is
github-comment parameter is boolean so that users can decide only whether comment will be created, not content of the comment.
To-be (request)
github-comment parameter can be boolean or string.
if github-comment is true, use default comment content.
else if github-comment is string, create comment whose content is that string.
-
Updated
Nov 29, 2020 - TypeScript
-
Updated
Nov 27, 2020 - TypeScript
-
Updated
Nov 30, 2020 - TypeScript
- Organization
- vercel
- Website
- vercel.com

Bug report
Describe the bug
Emotion 11 throws an error during the compilation. The issue is similar with the issue number #19746.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or