gulpfile updated
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Samuel Philipp 2019-12-19 05:26:00 +00:00
bovenliggende 8b823276d4
commit 30eeec8d06
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen

Bestand weergeven

@ -28,7 +28,7 @@ var paths = {
copy: {
input: [
'src/*.html',
'src/.htaccess',
// 'src/.htaccess',
'src/{img,font}/**/*',
'node_modules/@fortawesome/fontawesome-free/*fonts/**/*'
],