mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-27 16:14:08 +03:00
Fix reload gulp task
This commit is contained in:
parent
02149be9df
commit
a2c91be5a3
|
@ -31,7 +31,7 @@ gulp.task('rebuild', function(done) {
|
|||
return runSequence(
|
||||
'bundle',
|
||||
'concatDeps',
|
||||
callback
|
||||
done
|
||||
);
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user