Trevor Allred

Results 3 issues of Trevor Allred

I incorrectly created a function using the following route definition: ``` 'GET /url/path': { function: 'function/path', bundle: { copyFiles: [{ from: 'functions/pdf/data' }] } } ``` However, the bundle props...

### pnpm version: Update available! 7.9.3 → 7.9.5 ### Code to reproduce the issue: ``` > pnpm add -g @pnpm/exe ``` ### Expected behavior: Should install the latest version of...

type: bug

### Description Input.selectionCursor should change the color of the blinking cursor and selected text. This is really important in dark mode since the default cursor is too dark to see....

bug
v3
triage