call: parallel()

in gulpfile.js [91:94]


  call: parallel(buildTask, buildPreviewPagesTask),
})

const previewServeTask = createTask({