google / material-design-icons

Material Design icons by Google (Material Symbols)
http://google.github.io/material-design-icons/
Apache License 2.0
49.89k stars 9.65k forks source link

Azure DevOps Issue #1225

Open 72gm opened 2 years ago

72gm commented 2 years ago

When running an npm (install) task in an Azure build pipeline around 14 minutes is added if you have "material-design-icons": "^3.0.1", in your package file

I had this issue on my work laptop but I also recreated it on my personal laptop

image

Running this locally adds no time to the npm install. It is only a problem in the Azure pipeline

duffers20 commented 2 years ago

I am also having the same issue with a ubuntu 18.04 pipeline. Including the package adds approximately 10 minutes to our CI pipeline runs.