Grunt is a JavaScript task runner which essentially simplifies repetitive tasks by automating compilation, minification, linting, unit testing, etc. In this article, we are going to understand how to install and configure…
Install and Configure Grunt in Magento2
Grunt is a JavaScript task runner which essentially simplifies repetitive tasks by automating compilation, minification, linting, unit testing, etc. In this article, we are going to understand how to install and configure…