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

refactor(compiler): use LanguageService instead of Program #800

Merged
merged 1 commit into from Feb 12, 2021
Merged

refactor(compiler): use LanguageService instead of Program #800

merged 1 commit into from Feb 12, 2021

Conversation

ahnpnl
Copy link
Collaborator

@ahnpnl ahnpnl commented Feb 12, 2021

Summary

LanguageService fits more with Jest since Jest is "on demand processing", see explanation #757 (comment)

Closes #757

Test plan

Green CI

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

N.A.

@ahnpnl ahnpnl marked this pull request as ready for review February 12, 2021 10:22
@ahnpnl ahnpnl merged commit a9ad3ef into thymikee:master Feb 12, 2021
@ahnpnl ahnpnl deleted the use-language-service branch February 12, 2021 10:22
@ahnpnl ahnpnl added this to the 9.0.0 milestone Feb 12, 2021
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.

Slow tests with 9.0.0-next.6
1 participant