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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: export star #33

Merged
merged 1 commit into from Jan 17, 2022
Merged

feat: export star #33

merged 1 commit into from Jan 17, 2022

Conversation

ellyofreitas
Copy link
Contributor

No description provided.

@pi0
Copy link
Member

pi0 commented Jan 17, 2022

Thanks! Only one thing, with ES2020, we can have named export * syntax as well: (probably handle with named?)

export * as name1 from 'path'

@pi0 pi0 merged commit 3f4e844 into unjs:main Jan 17, 2022
@ellyofreitas
Copy link
Contributor Author

Truth! I didn't notice, I'll fix the regex in another PR

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.

None yet

2 participants