C
Cosmo Kenney
Guest
I am running VS 2019 Version 16.5.3. I've seen previous issues were Microsoft reported this issue to be fixed in an earlier version of VS.
But I have one NPM task runner script bound to Project Open that runs a very heavy WebPack script in project.json. The problem is that this running twice at startup. This WebPack script is dealing with hundreds of typescript files and having it run twice at startup kills my system and freezes visual studio.
Continue reading...
But I have one NPM task runner script bound to Project Open that runs a very heavy WebPack script in project.json. The problem is that this running twice at startup. This WebPack script is dealing with hundreds of typescript files and having it run twice at startup kills my system and freezes visual studio.
Continue reading...