bholloway / resolve-url-loader

Webpack loader that resolves relative paths in url() statements based on the original source file
563 stars 71 forks source link

exclude explicit http(s) URIs #68

Closed bholloway closed 6 years ago

bholloway commented 6 years ago

Fix for #66.

bholloway commented 6 years ago

This seems like a pretty obvious optimisation in retrospect.

If anyone has a use case that this will hurt please let me know. It seems pretty safe to me tho.

bholloway commented 6 years ago

Published as resolve-url-loader@2.1.1