You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First things first: thank you for writing this loader!
I'm having a slight issue, though. I'm trying to use image-width and image-height for an image in one of my moduleDirectories, however when doing so, I get the following error:
Hello,
First things first: thank you for writing this loader!
I'm having a slight issue, though. I'm trying to use
image-width
andimage-height
for an image in one of my moduleDirectories, however when doing so, I get the following error:My LESS code looks like this:
My webpack config looks like this:
If I use a relative path, then it works just fine, but a relative path would defeat the purpose of using
modulesDirectories
.Thanks, in advance, for any help on this!
P.S. This may be a duplicate of #85, but that issue doesn't seem as directly affected by using module paths.
The text was updated successfully, but these errors were encountered: