You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -19,10 +19,6 @@ This package uses an actual browser under the hood to get all the CSS and expose
19
19
I have no idea how local testing for Now is supposed to work, so I created a tiny HTTP server in `dev.js` that calls the actual function that gets deployed.
20
20
Run `ENV=dev npm run dev` to run a local version of the function for local testing.
21
21
22
-
## Deployment
23
-
24
-
Using [Now](https://zeit.co/now): `now`.
25
-
26
22
## Credits
27
23
28
24
- This repo is pretty much an exact copy of [this example from Zeit](https://github.com/zeit/now-examples/tree/master/puppeteer-screenshot).
0 commit comments