parent
03fb766428
commit
08941aa0c7
|
@ -102,7 +102,7 @@ module.exports =
|
|||
},
|
||||
{
|
||||
basePath: CONTENTS_PATH + '/marketing',
|
||||
include: CONTENTS_PATH + '/marketing/**/*.html',
|
||||
include: CONTENTS_PATH + '/marketing/**/*.{html,md}',
|
||||
fileReader: 'contentFileReader'
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue