help wanted
Metriche repository
- Star
- (516 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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 ?