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

feat(cli): upgrade to @angular@cli@6 #1145

Merged
merged 7 commits into from
May 16, 2018
Merged

feat(cli): upgrade to @angular@cli@6 #1145

merged 7 commits into from
May 16, 2018

Conversation

emoralesb05
Copy link
Contributor

@emoralesb05 emoralesb05 commented Apr 23, 2018

Description

Upgrade to use the latest @angular@cli (v6) and apply its breaking changes.

What's included?

  • Update dependencies to use @angular@vli@6
  • Move structure to fix cli new structure and fix breaking changes.

Test Steps

General Tests for Every PR

  • npm run serve:prod still works.
  • npm run tslint passes.
  • npm run stylelint passes.
  • npm test passes and code coverage is not lower.
  • npm run build:lib still works.
Screenshots or link to StackBlitz/Plunker

@emoralesb05
Copy link
Contributor Author

Note: prod build doesnt work.. there is a bug in the angular-cli when using prod build with locales..

angular/angular-cli#10322

@jennmedellin jennmedellin requested review from jennmedellin and removed request for jennmedellin April 23, 2018 22:48
@jennmedellin jennmedellin self-requested a review May 7, 2018 20:09
@Muttok
Copy link

Muttok commented May 14, 2018

Any updates for angular6?

@emoralesb05
Copy link
Contributor Author

Covalent 2.0.0-beta.1 already support angular 6, this PR is just to point to stable and upgrade the CLI in the repo.

@emoralesb05 emoralesb05 merged commit 1a91272 into develop May 16, 2018
@emoralesb05 emoralesb05 deleted the feature/cli-6 branch May 16, 2018 18:18
@jeremysmartt jeremysmartt added this to the Release 2.0.0 milestone Jul 16, 2018
kriswinbush pushed a commit to kriswinbush/covalent that referenced this pull request Feb 20, 2020
* feat(cli): upgrade to @angular@cli@6

* chore(): generate coverage dir at root level

* chore(): update dependencies and yarn.lock with latest cli dependencies

* feat(): upgrade to angular stable

* fix(): update commands for serve and build

* chore(): update versions for build

* chore(): add --watch=false to test command
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.

4 participants