Skip to content

[Packager] naïve concatenation of JS files breaks things #1005

@michaelficarra

Description

@michaelficarra

See tvcutsem/harmony-reflect#47 (comment). A safe way to concatenate JS files would be to join on "\n;", but that is not robust against potential future additions to the language (such as allowing unclosed trailing multiline comments).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions