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

Support incremental compiler API, fixes #347 #353

Closed
wants to merge 2 commits into from

Conversation

erikbarke
Copy link
Collaborator

@erikbarke erikbarke commented Sep 14, 2019

  • Works when running npx karma start --no-single-run in example/typescript-latest
  • The compiler is kind of butchered, it doesn't support older versions of typescript than 3.6.* yet
  • No configuration added

@erikbarke
Copy link
Collaborator Author

TODO: use ts.readBuilderProgram to read previous build information.

@erikbarke
Copy link
Collaborator Author

Closing this, as per the discussion in #347.

@erikbarke erikbarke closed this Mar 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant