build(aio): use cli 1.3.0-rc#18290
build(aio): use cli 1.3.0-rc#18290vicb merged 1 commit intoangular:masterfrom filipesilva:use-cli-rc
Conversation
|
You can preview d039c8e at https://pr18290-d039c8e.ngbuilds.io/. |
gkalpak
left a comment
There was a problem hiding this comment.
LGTM as soon as CI is green 👍
|
You can preview 738ef6e at https://pr18290-738ef6e.ngbuilds.io/. |
|
So there's good news and bad news. 👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there. 😕 The bad news is that it appears that one or more commits were authored by someone other than the pull request submitter. We need to confirm that they're okay with their commits being contributed to this project. Please have them confirm that here in the pull request. Note to project maintainer: This is a terminal state, meaning the |
|
You can preview fe73080 at https://pr18290-fe73080.ngbuilds.io/. |
There was a problem hiding this comment.
Maybe it is worth keeping this file (and only removing the .patch files), in case @IgorMinar wants to experiment with more optimizations in the future 😃
There was a problem hiding this comment.
I can always add it back when needed.
|
You can preview cdfd70b at https://pr18290-cdfd70b.ngbuilds.io/. |
|
You can preview 162a404 at https://pr18290-162a404.ngbuilds.io/. |
There was a problem hiding this comment.
For some reason, Chrome takes forever to "get in touch" with Karma at first 😟
Increasing the no activity timeout, seems to fix it.
|
CLAs look good, thanks! |
|
Leaving it to @IgorMinar to give the final LGTM 😃 |
There was a problem hiding this comment.
I can always add it back when needed.
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
AIO was using a modified version of Angular CLI, patched to include new features. These features have now been incorporated into Angular CLI so it can be used directly instead.
What is the new behavior?
AIO uses the official Angular CLI with no custom patches.
Does this PR introduce a breaking change?
/cc @IgorMinar
Other information