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

Missing loader-utils #1

Closed okhomenko closed 8 years ago

okhomenko commented 8 years ago

Getting error: "Error: Cannot find module 'loader-utils'"

bholloway commented 8 years ago

Understood. Should be an easy fix. Will get straight on it.

bholloway commented 8 years ago

Published new version 1.0.3 to NPM which should fix the problem. Please let me know how it goes.

The changes can be seen in this commit.

My apologies for this omission. I'm glad you raised an issue.

okhomenko commented 8 years ago

Thanks. Now is good with deps, but got another issue #2