Skip to content

Erb not preprocessed #106

Open
Open
@mkamensky

Description

@mkamensky

Erb in my scss.erb files is not processed. The reason seems to be that the file type is not detected correctly, due to the order that extensions appear here. The problem is resolved if I move the extensions involving erb higher, but maybe a better solution is to check if the file name ends with the extension, rather than includes it?

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