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: deprecate ngcc-jest-processor and replace with global setup #1275

Merged
merged 1 commit into from
Jan 16, 2022
Merged

refactor: deprecate ngcc-jest-processor and replace with global setup #1275

merged 1 commit into from
Jan 16, 2022

Conversation

ahnpnl
Copy link
Collaborator

@ahnpnl ahnpnl commented Jan 16, 2022

Summary

Introduce a global setup script to fit with Jest architecture and deprecate ngcc-jest-processor

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 January 16, 2022 16:06
@ahnpnl ahnpnl merged commit 75e7368 into thymikee:main Jan 16, 2022
@ahnpnl ahnpnl deleted the refactor/deprecate-ngcc-jest-processor branch January 17, 2022 19:12
@@ -1 +1,11 @@
console.warn(
'ng-jest-processor is deprecated and will be removed in the next major version v12.' +

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be ngcc-jest-processor

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.

2 participants