help wanted
Description
The following configuration does not skip the js/main.js file:
{
clean: {
js: ['js/', '!js/main.js']
}
}
Is it intented ?
The following configuration does not skip the js/main.js file:
{
clean: {
js: ['js/', '!js/main.js']
}
}
Is it intented ?