This commit is contained in:
parent
8b823276d4
commit
30eeec8d06
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ var paths = {
|
||||||
copy: {
|
copy: {
|
||||||
input: [
|
input: [
|
||||||
'src/*.html',
|
'src/*.html',
|
||||||
'src/.htaccess',
|
// 'src/.htaccess',
|
||||||
'src/{img,font}/**/*',
|
'src/{img,font}/**/*',
|
||||||
'node_modules/@fortawesome/fontawesome-free/*fonts/**/*'
|
'node_modules/@fortawesome/fontawesome-free/*fonts/**/*'
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue