mirror of
https://github.com/status-im/status-site-legacy.git
synced 2025-01-12 08:34:16 +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')
|
||||
.pipe(useref({ noAssets:true }))
|
||||
.pipe(gulp.dest('build'))
|
||||
|
||||
})
|
||||
|
||||
gulp.task('default', ['watch'])
|
||||
|
Loading…
x
Reference in New Issue
Block a user