Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

support generate separated source map file? #116

Open
@txchen

Description

@txchen

Now sourceMap is generated in the same output.css, base64 encoded.
Would be better if myth support generating the map file in another file. For example:

//# sourceMappingURL=main.css.map

In that case, output.css would be smaller, and map will only be downloaded when debugger is open.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions