Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support ES module #3595

Merged
merged 16 commits into from
Nov 21, 2022
Merged

feat: support ES module #3595

merged 16 commits into from
Nov 21, 2022

Conversation

timbset
Copy link
Contributor

@timbset timbset commented Nov 15, 2022

No description provided.

@timbset timbset requested a review from a team November 17, 2022 16:22
verbose: true,
setupFiles: [
path.join(__dirname, './setup-enzyme.js'),
path.join(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

KISS
new URL('./setup-enzyme.js', import.meta.url)
https://nodejs.org/docs/latest/api/url.html#new-urlinput-base

@timbset timbset merged commit 9b79e78 into DevExpress:master Nov 21, 2022
@timbset timbset deleted the migrate-to-esm-new branch November 21, 2022 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants