mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 07:15:30 -04:00
move some cruft from serverless API to client
This commit is contained in:
@@ -12,7 +12,7 @@ import imageminSvgo from "imagemin-svgo";
|
||||
|
||||
gulp.task("default", gulp.series(
|
||||
clean,
|
||||
npx("webpack", ["--mode", "production", "--progress", "profile"]),
|
||||
npx("webpack", ["--mode", "production"]),
|
||||
npx("hugo"),
|
||||
gulp.parallel(
|
||||
optimizeHtml,
|
||||
|
Reference in New Issue
Block a user