Skip to content

Bad object expression created when using anonymous import & runtime resolution #14

Closed
@PCreations

Description

@PCreations

When using dynamic resolution with anonymous import, the generated object expression by createObjectExpression.js does not return a valid AST since the generated property name is prefixed by random- and the hypen is not "escaped" by quotes.

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