|
@@ -60,7 +60,8 @@ const common = {
|
|
|
'node_modules/interactjs/dist/interact.min.js',
|
|
|
'node_modules/photoswipe/dist/umd/*.js',
|
|
|
'node_modules/reveal.js/dist/reveal.js',
|
|
|
- 'node_modules/shepherd.js/dist/js/shepherd.min.js'
|
|
|
+ 'node_modules/shepherd.js/dist/js/shepherd.min.js',
|
|
|
+ 'node_modules/marked/marked.min.js'
|
|
|
]).pipe(gulp.dest(path.join(outputPath, 'js'))),
|
|
|
() => gulp.src([
|
|
|
'node_modules/@tabler/icons/iconfont/tabler-icons.min.css',
|