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: construct function call #15

Merged
merged 2 commits into from
Feb 25, 2023
Merged

feat: construct function call #15

merged 2 commits into from
Feb 25, 2023

Conversation

antfu
Copy link
Member

@antfu antfu commented Feb 25, 2023

This PR introduce a builder export to construct ASTs that can not be represented in runtime, in this case the function call.

With this PR, it's now possible to handle the cases like install a Vite plugin.

@antfu antfu requested a review from pi0 February 25, 2023 14:16
@antfu
Copy link
Member Author

antfu commented Feb 25, 2023

I am merging this for now to continue. Feedback are always welcome :)

@antfu antfu merged commit d791507 into main Feb 25, 2023
@antfu antfu deleted the feat/construct-function-call branch February 25, 2023 18:23
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