-
Notifications
You must be signed in to change notification settings - Fork 468
Open
Description
Describe the feature you'd like:
According to this comment: DevExpress/testcafe#4176 (comment) it may be possible for dom testing library to detect if its being used in node or in a browser.
The feature I'm requesting is to have it use the UMD module if it's in the browser and if not the existing main.
Suggested implementation:
🤔
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy:
would not break anything, would just allow main to be used in the browser (via umd)
This will help w/ client script injection for testcafe testing library and make it a bit easier to inject DTL on the page.
Metadata
Metadata
Assignees
Labels
No labels