img-loader icon indicating copy to clipboard operation
img-loader copied to clipboard

Image minimizing loader for webpack

Results 3 img-loader issues
Sort by recently updated
recently updated
newest added

After updating to `4.0.0` from `3.0.2` I get this error: ``` npm ERR! code ELIFECYCLE npm ERR! errno 3221225477 npm ERR! `webpack --config ./webpack.config.js --env=development --watch` npm ERR! Exit status...

Because it is written in ESM, it can't be executed in webapck. Changing imagemin that loader depends on is also written in ESM

loader-utils is vulnerable to Regular Expression Denial of Service (ReDoS) via url variable It is patched in >=1.4.2 Updated loader-utils version in package.json to 3.2.1