Skip to content

Wrong path to theme.css.map #193

@PawelZu

Description

@PawelZu

theme.css and theme.css.map files are both in dist directory, and theme.css.map is included in theme.css by /*# sourceMappingURL=dist/theme.css.map */ so it is not working. When I manualy change it to /*# sourceMappingURL=./theme.css.map */ it works, but it's overwritten by every change in scss files. How to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions