Skip to content

Conflict caused by the "exports" object #260

Open
@rkyoku

Description

@rkyoku

Hi,

The "exports" object created by RetinaJS is causing a conflict with a third party UMD bundler, used (among others) by Tooltipster.

The UMD loader checks the existence of "exports", and asserts that if it exists, we are in a Node environment. Which is not the case.

Is it possible for RetinaJS not to create this variable?

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