Commit Graph

7 Commits

Author SHA1 Message Date
Steven 7d879675da
Fix puppeteer import (#145)
TypeError: Cannot read property '_launcher' of undefined
2021-01-09 16:28:05 -05:00
Steven 3406121c3a
Change assets to vercel.com (#114)
We need to support both `assets.vercel.com` as well as `assets.zeit.co` for backwards compatibility, but we'll change the default to `assets.vercel.com`.
2020-04-28 10:51:55 -04:00
Mike Barkmin bce2922d67
Add path for chrome on linux (#111) 2020-04-14 16:08:00 -04:00
Steven 9e4bc4f78f
Upgrade Node 10 to Node 12 (#106)
- Upgrade Node 10 to Node 12
- Bump dependencies to the latest version
- Fix a small typescript issue @Snazzyham mentioned #105
- Fix perf by using `setContent()` instead of writing a file each request per @ChristopherBiscardi,  [suggested on twitter](https://twitter.com/chrisbiscardi/status/1239686555972718593)
2020-04-06 13:58:11 -04:00
Steven 2794f6f760
Change default to ZEIT logo, remove Now logo (#102)
* Change default to ZEIT logo

* Apply suggestions from code review

Remove Now logo from dropdown

Co-Authored-By: Paco <34928425+pacocoursey@users.noreply.github.com>
2019-11-11 11:38:55 -05:00
Steven 0f2c17b068 Change radial-gradient to diamonds (#101) 2019-10-28 13:27:26 -03:00
Steven c06a2f573d
Rename dirs to avoid creating lambdas (#91) 2019-07-25 15:02:30 -04:00