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 parse to this context #90

Closed
danielroe opened this issue May 12, 2022 · 1 comment
Closed

Add parse to this context #90

danielroe opened this issue May 12, 2022 · 1 comment

Comments

@danielroe
Copy link
Member

It would be nice to have a unified implementation for vite/webpack that lets us parse code, e.g. either using this.parse (for vite) or parse from acorn...

@pi0
Copy link
Member

pi0 commented Jun 3, 2022

It would be nice since this way we can share parsed AST when possible.

@antfu antfu closed this as completed in 8f5c6ad Jun 6, 2022
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

No branches or pull requests

2 participants