Skip to content

Recent changes to inject debug id code are making the process take a very long time  #1710

@vitorlopez

Description

@vitorlopez

Environment

What version of the CLI and what OS are you running?
2.20.4

Steps to Reproduce

  • We have an Angular app that's not that big but we have 157 js files generated in the final bundle. Some of them are kinda large.

What you did?

  • Upgraded package to latest version 2.20.4

Expected/Actual Result

What you thought would happen and what actually happened?
Injecting debug ids to be super fast like usual

Logs

Step #3: > Found 157 files
Step #3: > Analyzing 157 sources
Step #3: > Injecting debug ids

(....)

Step #3: Finalized release 2f98c493-b632-46e2-ab90-d47a0ba4c066
Step #3: Done in 637.26s.

For now I had to downgrade to version 2.20.3, because the new version it's taking ~10 minutes just to inject the ids. The same process takes 2 seconds on previous version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions