Skip to content

CLI tests are tricky on Windows because of CRLF in base64 encoded inline sourcemaps #20

Closed
@romainmenke

Description

@romainmenke

CLI tests are tricky on Windows.

Inline base64 encoded sourcemaps contain CRLF instead of LF.
Using git diff as a test fails because of this.

My intention behind a "simple" bash script was that we wouldn't have to write code.
Any code can be broken and broken test runners are the trickiest :)

If anyone has a good idea for this?


see : #17

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