+1 vote
by
After installing the required plug-ins, the next activity would be to _______

Add the plug-in in gruntfile through loadNpmTasks

Add the plug in through the cmd Install npm install grunt-XXX --save-dev

Update the grunt folder by downloading new plug-ins

Add the plug-in to the package.json file

1 Answer

0 votes
by
Add the plug-in in gruntfile through loadNpmTasks

Related questions

+1 vote
asked Feb 28, 2020 in JavaScript by miceperry
+1 vote
asked Feb 15, 2020 in JAVA by rahuljain1
...