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

fix: use single entry point for @angular/language-service #1162

Merged
merged 2 commits into from
Mar 4, 2021

Conversation

kyliau
Copy link
Contributor

@kyliau kyliau commented Feb 26, 2021

Starting from @angular/language-service v12.0.0-next.3, the package
will dynamically load View Engine or Ivy LS based on the config passed
to the plugin.

This reverts #1111

@kyliau kyliau added the blocked A PR that is blocked by some dependency and should not be merged. label Feb 26, 2021
@kyliau kyliau requested a review from atscott February 26, 2021 21:20
@kyliau
Copy link
Contributor Author

kyliau commented Feb 26, 2021

Blocked on v12.0.0-next.3 release, CI failure is expected until then

@kyliau kyliau force-pushed the single-entry-point branch from 8ce808e to 9d2b357 Compare March 4, 2021 00:00
kyliau and others added 2 commits March 3, 2021 16:06
Starting from `@angular/language-service` v12.0.0-next.3, the package
will dynamically load View Engine or Ivy LS based on the config passed
to the plugin.

This reverts angular#1111
@kyliau kyliau force-pushed the single-entry-point branch from 9d2b357 to f8f6ab2 Compare March 4, 2021 00:07
@kyliau kyliau removed the blocked A PR that is blocked by some dependency and should not be merged. label Mar 4, 2021
@kyliau kyliau merged commit e7d2b52 into angular:master Mar 4, 2021
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants