Closed whitfin closed 10 months ago
This PR comes with a bunch of stuff:
sauce.timeout
htmlToImage.toCanvas
NODE_ENV
development
dist
main
Feel free to reject any of the above, kinda just did them for fun :)
I stopped short of some more involved changes, specifically around overlay positioning, but I might follow up with those later (in a different PR).
Everything looks good to me -and thank you again for doing all this I really appreciate it. :)
This PR comes with a bunch of stuff:
sauce.timeout
convenience function.htmlToImage.toCanvas
to conclude before re-trying.NODE_ENV
rather than hardcoded todevelopment
.dist
, only on commits intomain
.Feel free to reject any of the above, kinda just did them for fun :)
I stopped short of some more involved changes, specifically around overlay positioning, but I might follow up with those later (in a different PR).