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

implement import directive #12

Merged
merged 4 commits into from Jun 20, 2020
Merged

Conversation

marcushultman
Copy link
Contributor

No description provided.

@marcushultman marcushultman force-pushed the import branch 2 times, most recently from 336a09d to d7e0870 Compare May 17, 2020 18:49
@marcushultman
Copy link
Contributor Author

@thesayyn As you've probably found out, merging namespaces across modules is a hard problem, but it kind of work when using named imports for the outermost exported namespace.

@thesayyn
Copy link
Owner

I'm gonna review it ASAP. Thank you for your help getting this implemented.

@thesayyn thesayyn merged commit ecc4f4f into thesayyn:master Jun 20, 2020
@thesayyn
Copy link
Owner

thesayyn commented Jun 20, 2020

Released in 0.2.0 on npm. Thank you for your contribution.
@marcushultman

@marcushultman marcushultman deleted the import branch June 22, 2020 16:56
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