clean up gulp dependencies
This commit is contained in:
parent
4c65f5bc4d
commit
468e057c51
3 changed files with 486 additions and 297 deletions
|
|
@ -9,7 +9,7 @@ import ejs from 'gulp-ejs';
|
|||
import rename from 'gulp-rename';
|
||||
import htmlmin from 'gulp-html-minifier-terser';
|
||||
import { deleteAsync } from 'del';
|
||||
import s3Upload from 'gulp-s3-upload';
|
||||
import s3Upload from 'gulp-s3-uploader';
|
||||
import webpack from 'webpack-stream';
|
||||
import TerserPlugin from 'terser-webpack-plugin';
|
||||
import { readFile } from 'fs/promises';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue