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

--dev is deprecated in npm. --save-dev is (one of) the current ways. #73

Closed siakaramalegos closed 6 years ago

siakaramalegos commented 6 years ago

Fixes the install command for npm. Current command is deprecated and results in install to dependencies instead of dev dependencies.