Skip to content

SourceMappingUrlProcessor (REGEX) does not apply to CSS source maps #518

Open
@hleb-rubanau

Description

@hleb-rubanau

Processor is great but it only supports JS convention at the moment.

When I generate compressed CSS with dart-sass, sourcemapping URL comment looks like following (

/*# sourceMappingURL=application.css.map */

Unfortunately, its not taken into account by current preprocessor, which expects JS syntax (//# sourceMappingURL) both in parsing and in generation

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