Skip to content

Should use transformBundle #3

@letmaik

Description

@letmaik

When using plugins like uglify then this ascii transform is run too early. Specifically, uglify re-encodes strings and runs in the transformBundle phase (after transform). By using transformBundle the transformation happens right at the end.

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