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 basis of Nexus builder #1235

Open
jasonkuhrt opened this issue Jul 16, 2020 · 0 comments
Open

Use SWC for basis of Nexus builder #1235

jasonkuhrt opened this issue Jul 16, 2020 · 0 comments
Labels
scope/builder type/feat Add a new capability or enhance an existing one

Comments

@jasonkuhrt
Copy link
Member

Perceived Problem

  • Nexus builder today is built on top of TypeScript Compiler API
  • It is slow
  • Nexus builder also uses node-file-trace directly for bundling
  • There is not "spine" connecting all of this together
  • There is no interface for users to extend the builder for their app's needs

Ideas / Proposed Solution(s)

Notes

@jasonkuhrt jasonkuhrt added type/feat Add a new capability or enhance an existing one scope/builder labels Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope/builder type/feat Add a new capability or enhance an existing one
Projects
None yet
Development

No branches or pull requests

1 participant