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(compiler): revert projectReferences related codes as not needed #1614

Merged
merged 1 commit into from May 9, 2020

Conversation

ahnpnl
Copy link
Collaborator

@ahnpnl ahnpnl commented May 8, 2020

Summary

We introduced projectReferences support in #1541 and #1527 . However, that was a misunderstanding when checking #766 .

This PR is to revert #1541 and #1527

This fix will be included in 25.5.1

Close #1613

Test plan

  • Adjust unit tests and e2e tests

  • Green CI

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

N.A.

@ahnpnl ahnpnl requested a review from kulshekhar as a code owner May 8, 2020 15:32
@ahnpnl ahnpnl linked an issue May 8, 2020 that may be closed by this pull request
@ahnpnl ahnpnl mentioned this pull request May 8, 2020
2 tasks
@coveralls
Copy link

coveralls commented May 8, 2020

Pull Request Test Coverage Report for Build 4728

  • 28 of 28 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 92.893%

Totals Coverage Status
Change from base Build 4720: -0.02%
Covered Lines: 1061
Relevant Lines: 1096

💛 - Coveralls

@ahnpnl ahnpnl force-pushed the toggle-project-references branch from 32aaba7 to aef529c Compare May 8, 2020 16:45
@ahnpnl ahnpnl changed the title fix(compiler): toggle projectReferences support by a ts-jest option fix(compiler): revert projectReferences related codes as not needed May 8, 2020
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.

Upgrading from 25.3.1 to 25.4.0 breaks monorepo projects
3 participants