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

BREAKING CHANGE: upgrade Angular 13 using Ivy build without UMD bundles #857

Merged
merged 4 commits into from
Nov 22, 2021

Conversation

ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Nov 18, 2021

  • uses latest ng-packagr which now only support Ivy compilation only (View Engine is completely removed) and they did specify that it no longer generate UMD bundles
  • also use latest RC version of jest-angular-presets

TODOs

  • create version 3 before merging

- uses latest `ng-packagr` which now only support Ivy compilation only (View Engine is completely removed) and they did specify that it no longer generate UMD bundles
- also use latest RC version of jest-angular-presets
@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #857 (5659890) into master (89e8a59) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #857   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines         1002      1002           
  Branches       326       326           
=========================================
  Hits          1002      1002           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64c4b7e...5659890. Read the comment docs.

package.json Outdated Show resolved Hide resolved
@ghiscoding ghiscoding merged commit 9774b80 into master Nov 22, 2021
@ghiscoding ghiscoding deleted the feat/angular13 branch November 22, 2021 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant