mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-03-04 22:56:55 +01:00
Update gulpfile.ts
This commit is contained in:
parent
5a13a5251f
commit
8ba59cfeee
1 changed files with 1 additions and 3 deletions
|
@ -254,9 +254,7 @@ gulp.task('build:client:pug', [
|
|||
'build:client:scripts',
|
||||
'build:client:styles'
|
||||
], () =>
|
||||
gulp.src([
|
||||
'./src/web/app/*/view.pug'
|
||||
])
|
||||
gulp.src('./src/web/app/*/view.pug')
|
||||
.pipe(pug({
|
||||
locals: {
|
||||
themeColor: config.themeColor
|
||||
|
|
Loading…
Add table
Reference in a new issue