Webpack loader which replaces protocol-relative URLs with https (//hostname.com/photo.jpg => https://hostname.com/photo.jpg)
-
Notifications
You must be signed in to change notification settings - Fork 0
Webpack loader for SASS/LESS/CSS files which replaces protocol-relative URLs with https when used in the url() functional notation (Example: background-image: url('//hostname.com/photo.jpg') => background-image: url('https://hostname.com/photo.jpg'))
License
john-bai/protocol-relative-replace-loader
About
Webpack loader for SASS/LESS/CSS files which replaces protocol-relative URLs with https when used in the url() functional notation (Example: background-image: url('//hostname.com/photo.jpg') => background-image: url('https://hostname.com/photo.jpg'))
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published