superfly / fly

Deploy app servers close to your users. Package your app as a Docker image, and launch it in 17 cities with one simple CLI.
https://fly.io
985 stars 48 forks source link

fix(v8env): replace URL parsing dependency #193

Closed Siilwyn closed 5 years ago

Siilwyn commented 5 years ago

Use whatwg-url so installing in a project that uses Babel 7 or higher works.

Closes #191

mrkurt commented 5 years ago

Closing this in favor of #192