-
-
Notifications
You must be signed in to change notification settings - Fork 429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Webpack aliases not working with @import #226
Comments
The |
I don't think that it's the same issue. |
so any suggestion about #225 ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
It seems I found a bug with webpack aliases import. Even if you specify a alias correctly, sass-loader doesn't find the file and throw an compilation error.
I made a simple project to help :
https://github.com/Tux1/examplesasserror
The text was updated successfully, but these errors were encountered: