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

use swc for custom graphql parsing #792

Closed
lolopinto opened this issue Mar 14, 2022 · 0 comments
Closed

use swc for custom graphql parsing #792

lolopinto opened this issue Mar 14, 2022 · 0 comments
Labels

Comments

@lolopinto
Copy link
Owner

lolopinto commented Mar 14, 2022

blockers:

swc-project/swc#3998
swc-project/swc#3319
swc-project/swc#3062

and probably more

This was referenced Mar 15, 2022
lolopinto added a commit that referenced this issue May 10, 2023
uses https://github.com/swc-project/swc-node

fixes #792

cannot use ts-node anymore because it doesn't provide an option for .swcrc
TypeStrong/ts-node#1856

TODO: depends on swc-project/swc#7358 to actually be used

TODO: remove swc-node in examples/simple

TODO: move .swcrc write in generate_ts_code.go into central location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant