resolve-url-loader
Webpack loader that resolves relative paths in url() statements based on the original source file
file-url
Convert a file path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`
requires-port
Check if a protocol requires a certain port number to be added to an URL.