bholloway / resolve-url-loader

Webpack loader that resolves relative paths in url() statements based on the original source file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resolve URL Loader

The version 5 is released. šŸ„³

Install resolve-url-loader@latest in your project!

Read the documentation. Migrate using the changelog.


The version 4 is now maintenance only.

Refer to v4-maintenance branch.


The version 3 is now maintenance only.

Refer to v3-maintenance branch.

About

Webpack loader that resolves relative paths in url() statements based on the original source file


Languages

Language:JavaScript 99.9%Language:SCSS 0.1%