Skip to content

Add 'encoding' config parameter #13

Description

@eugene-rozov

It seems html2js mojo uses platform default encoding when reading files:

fileLines = FileUtils.readLines(file);

The class FileUtils has similar method, which accepts encoding as the second parameter.

It would be very nice if we be able to specify encoding explicitly in the plugin configuration.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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