cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ant npminstall and increased build time

former_member954576
Discoverer
2,821

Hi,

I am working on a smartedit extension and I had to run "ant npminstall" to build it. But now, everytime I run any task of ant, the build time has increased with a factor of 2 to 3 depending on the task. Is there a way to deactivate the npm task?

View Entire Topic
Former Member
0 Likes

I am also facing this issue , is there any way to do uninstall "ant npminstall"
Has anybody got the solution to revert what ant npminstall has done ?
So that build will exclude angular builds while doing hybris build.