mirror of
https://github.com/chinchang/web-maker.git
synced 2025-06-16 12:39:02 +02:00
Revert "remove website build from task"
This reverts commit 957b0adbe5
.
This commit is contained in:
@ -243,7 +243,7 @@ gulp.task('start-preview-server', function () {
|
||||
|
||||
// TODO: fix tasks. eg. buildWebsite isn't needed anymore
|
||||
exports.release = series(
|
||||
'runWebpack',
|
||||
parallel('runWebpack', 'buildWebsite'),
|
||||
'copyFiles',
|
||||
'fixIndex',
|
||||
'useRef',
|
||||
|
Reference in New Issue
Block a user