Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

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.

@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant