Skip to content

fix(compiler): revert projectReferences related codes as not needed#1614

Merged
ahnpnl merged 1 commit intov25.5.1from
toggle-project-references
May 9, 2020
Merged

fix(compiler): revert projectReferences related codes as not needed#1614
ahnpnl merged 1 commit intov25.5.1from
toggle-project-references

Conversation

@ahnpnl
Copy link
Copy Markdown
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
Copy Markdown

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