mirror of
https://github.com/bpatrik/pigallery2.git
synced 2024-11-21 17:56:45 +02:00
parent
67e9b995a9
commit
2602f4ecc6
@ -167,6 +167,7 @@ gulp.task('copy-static', (): any =>
|
||||
gulp
|
||||
.src(
|
||||
[
|
||||
'src/backend/model/diagnostics/image_formats/**',
|
||||
'src/backend/model/diagnostics/blank.jpg',
|
||||
'README.md',
|
||||
// 'package-lock.json', should not add, it keeps optional packages optional even with --force-opt-packages.
|
||||
|
Loading…
Reference in New Issue
Block a user