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

Backslashes stripped from file contents? #9

@cjerdonek

Description

@cjerdonek

I'm not sure if this is a bug or not, but the preprocessor seems to strip backslashes from the file contents. For example, if the file contains the characters foo \" bar, then when accessing the string value in Javascript after preprocessing, it will be foo \ bar.

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