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

Add support for exports #474

Merged
merged 1 commit into from
Oct 10, 2022
Merged

Add support for exports #474

merged 1 commit into from
Oct 10, 2022

Conversation

oyvindberg
Copy link
Collaborator

@oyvindberg oyvindberg commented Sep 19, 2022

Solves the problem by injecting fake modules into the AST with export import from '...' taken from exports in package.json

The predictable module names will be split out into a separate PR

Screenshot 2022-09-19 at 02 59 38

@oyvindberg
Copy link
Collaborator Author

cc @ingarabr

@oyvindberg oyvindberg force-pushed the add-exports branch 3 times, most recently from 4e74743 to ed58539 Compare September 20, 2022 22:21
@oyvindberg oyvindberg force-pushed the add-exports branch 2 times, most recently from 21c88e5 to c2e172e Compare September 30, 2022 00:45
@oyvindberg oyvindberg force-pushed the add-exports branch 2 times, most recently from 3eaeadb to f4f95c0 Compare October 10, 2022 20:26
@oyvindberg oyvindberg changed the title Add exports Add support for exports Oct 10, 2022
@oyvindberg oyvindberg merged commit 488fbf8 into master Oct 10, 2022
@oyvindberg oyvindberg deleted the add-exports branch October 10, 2022 21:20
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.

1 participant