gulp.task('copy-dependent-files', () => {
  return gulp.src([
    './node_modules/jquery/dist/jquery.min.js',
    './node_modules/bootstrap/dist/js/bootstrap.js',
    './node_modules/jquery-toast-plugin/dist/jquery.toast.min.js',