GoogleChromeLabs / pptraas.com

Puppeteer as a service
https://pptraas.com
Apache License 2.0
457 stars 78 forks source link

Use Node’s built-in `url` module #26

Closed mathiasbynens closed 6 years ago

mathiasbynens commented 6 years ago

Since this project supports Node.js v8+ only, we don’t need the whatwg-url dependency.