Skip to content

remove 'angularCli' in karma.conf.js when using 'ng update @angular/cli' #11012

@Teamop

Description

@Teamop

Versions

just using ng update @angular/cli to upgrade from angular-cli 1.x to 6

Repro steps

  • Step - ng update @angular/cli, then check the migrated file karma.conf.js

Observed behavior

the old property 'angularCli' still exists in the new file, this property is unused in the 6.X 

Desired behavior

Should remove this invalid property also.

Mention any other details that might be useful (optional)

If yes, I think I can help make a PR to angular/devkit repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions