Missing "url" dependency
Andreyco opened this issue · 1 comments
Andreyco commented
Package is missing "url" dep.
https://www.npmjs.com/package/url
Floby commented
The dependency used in this project is the built-in url module of node.js. Most bundler like browserify include this automatically.