angular / preboot

Coordinate transfer of state from server to client view for isomorphic/universal JavaScript web applications
MIT License
382 stars 51 forks source link

build: upgrade to Angular v11 and switch to ng-packagr #118

Closed CaerusKaru closed 3 years ago

CaerusKaru commented 3 years ago

To avoid the redundancy of a secondary build system that only degrades over time, we switch to ng-packagr, since it stays true to the latest revision of APF (Angular Package Format).

Bump latest dependencies to Angular v11 (and necessary peers), add Ivy processing for test and e2e, and add necessary typing to PrebootModule for generic compatibility.

Fixes https://github.com/angular/preboot/pull/118

google-cla[bot] commented 3 years ago

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. In order to pass this check, please resolve this problem and then comment @googlebot I fixed it.. If the bot doesn't comment, it means it doesn't think anything has changed.

ℹ️ Googlers: Go here for more info.

google-cla[bot] commented 3 years ago

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

alan-agius4 commented 3 years ago

@googlebot I consent!