**What is the current behavior?** `url('')` is rewritten as `require('./')` **If the current behavior is a bug, please provide the steps to reproduce.** Simply specify a `url('')` rule in CSS. **What is the expected behavior?** `url('')` should not be allowed. Show a warning similar to https://github.com/webpack/webpack/issues/2006