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

[core] fix: make configureDom4.ts an ES module #4880

Merged
merged 1 commit into from Aug 26, 2021

Conversation

adidahiya
Copy link
Contributor

Fixes #4878. This allows it to be compatible with the tsc option --isolatedModules.

Fixes #4878. This allows it to be compatible with the tsc option `--isolatedModules`.
@blueprint-bot
Copy link

[core] fix: make configureDom4.ts an ES module

Previews: documentation | landing | table

@adidahiya adidahiya merged commit bc89035 into develop Aug 26, 2021
@adidahiya adidahiya deleted the ad/fix-configureDom4 branch August 26, 2021 15:58
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.

Make configureDom4.ts become a module by adding export {}
2 participants