Skip to content

8 migration does not remove commented polyfills #14234

@filipesilva

Description

@filipesilva

CLI 7 projects have almost all polyfills commented out except zone.js.

The CLI 8 migration attempts to remove polyfills imports by parsing the AST, but since they are commented out they never show up.

The migration should remove these imports regardless of being commented out, since they aren't necessary anymore.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions