Skip to content

Add an option to replace all the occurrences #85

Open
@lotmek

Description

@lotmek

Description

The loader currently uses String.prototype.replace() to replace the first occurrence of the given search parameter. But I think it would be nice to add an option to replace all the occurrences in the file with String.prototype.replaceAll().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions