@jwvdiermen,
your_target: {
// Target-specific file lists and/or options go here.
files: {
'html/pages/*.html': 'html/pages/*.html'
}
}
So like this i could target all my html files and include all my css/js files.
If it is working already, how can i make my configs?
Best regards, Mário.
@jwvdiermen,
So like this i could target all my html files and include all my css/js files.
If it is working already, how can i make my configs?
Best regards, Mário.