mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
Update gulpfile.ts
This commit is contained in:
parent
ecc2b344ea
commit
8fb70fb4b7
@ -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…
Reference in New Issue
Block a user