Computer Science, asked by rock845, 1 year ago

which grunt plug-in would be of use if you would like to monitor set of .js files and take any appropriate actions if any changes happens to them?

Answers

Answered by Geekydude121
0

For processing sass file a special type of tool is used which is called the grunt tool.This also helps to process various image file and java script file.The Grunt contrib watch  plugin would be of use if you would like to monitor various .js file and this plugin also helps to take various actions that happen to them .This helps to perform watch task in grunt.

Answered by avdjaiswar
0

Answer:

Watch

Explanation:

Similar questions