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 isolatedModules #7870

Merged
merged 2 commits into from Dec 25, 2021
Merged

feat: support isolatedModules #7870

merged 2 commits into from Dec 25, 2021

Conversation

sid-kap
Copy link
Contributor

@sid-kap sid-kap commented Dec 24, 2021

Fixes #7869

This makes it easier to use vega-lite in NextJS TypeScript projects, since NextJS uses SWC/Babel which require isolatedModules

@sid-kap sid-kap changed the title feat: support isolatedModules feat: Support isolatedModules Dec 24, 2021
@domoritz domoritz changed the title feat: Support isolatedModules feat: support isolatedModules Dec 24, 2021
@domoritz
Copy link
Member

Looks good. Please fix the failure in the test. I think you need to add an export {} or something like that.

@domoritz domoritz merged commit 197db45 into vega:master Dec 25, 2021
@sid-kap
Copy link
Contributor Author

sid-kap commented Dec 25, 2021

Thanks so much, and happy holidays!

@github-actions github-actions bot mentioned this pull request Jun 21, 2022
BradyJ27 pushed a commit to BradyJ27/vega-lite that referenced this pull request Oct 19, 2023
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.

Support TS isolatedModules
2 participants