mirror of
https://github.com/status-im/status-site-legacy.git
synced 2025-02-16 17:16:59 +00:00
force push
This commit is contained in:
parent
e1e2699db1
commit
7d4c484d7e
@ -107,6 +107,7 @@ gulp.task('build', ['clean', 'css', 'browserify', 'images', 'demo', 'dapps'], fu
|
|||||||
gulp.src('src/*.pdf')
|
gulp.src('src/*.pdf')
|
||||||
.pipe(useref({ noAssets:true }))
|
.pipe(useref({ noAssets:true }))
|
||||||
.pipe(gulp.dest('build'))
|
.pipe(gulp.dest('build'))
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
gulp.task('default', ['watch'])
|
gulp.task('default', ['watch'])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user