Open
Description
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
Labels
No labels