Skip to content

Url alias is not being resolved properly #2

@devmarco

Description

@devmarco

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/official_store@2x.png
Should be ../../../sprites/leagues/official_store@2x.png

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/official_store@2x.png' in 

Btw, It's working fine with css-loader

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions