Skip to content

Url alias is not being resolved properly #2

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

Open
devmarco opened this issue Jul 1, 2018 · 0 comments
Open

Url alias is not being resolved properly #2

devmarco opened this issue Jul 1, 2018 · 0 comments

Comments

@devmarco
Copy link

devmarco commented Jul 1, 2018

Looks like the loader is not being able to resolve url with alias. It's trying to load a module with a duplicated url.

Instead of ../../../sprites/leagues/~sprites/leagues/[email protected]
Should be ../../../sprites/leagues/[email protected]

Resolved Alias
../../../sprites/leagues/ ~sprites/leagues/
ERROR in ./src/ui/base-styles/themes/xxx/index.scss
Module not found: Error: Can't resolve '../../../sprites/leagues/~sprites/leagues/[email protected]' in 

Btw, It's working fine with css-loader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant