{"library":"resolve-url-loader","type":"library","category":null,"description":"Webpack loader that rewrites relative paths in url() statements based on the original source file. v5.0.0 (stable) requires node>=12, webpack>=4, and uses postcss@8. Removed the deprecated rework engine entirely. Key differentiator: it fixes the mismatch between Sass partial location and CSS output location for feature-based project structures, enabling co-located assets with partials. Actively maintained with automated tests. Alternatives like css-loader's url handling or other loaders are less targeted.","language":"javascript","status":"active","version":"5.0.0","tags":["javascript","webpack","loader","css","normalize","rewrite","resolve","url","sass"],"install":[{"cmd":"npm install resolve-url-loader","imports":["import resolveUrlLoader from 'resolve-url-loader'","import resolveUrlLoader from 'resolve-url-loader'","module.exports = { module: { rules: [{ test: /\\.scss$/, use: ['style-loader','css-loader','resolve-url-loader','sass-loader'] }] } }"]},{"cmd":"yarn add resolve-url-loader","imports":[]},{"cmd":"pnpm add resolve-url-loader","imports":[]}],"homepage":null,"github":"https://github.com/bholloway/resolve-url-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/resolve-url-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/resolve-url-loader/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}