mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-06 05:00:18 +03:00
Fix gulpfile.js images region name
This commit is contained in:
parent
ee92a13902
commit
e1da859236
|
@ -50,7 +50,7 @@ const pathsConfig = function (appName) {
|
|||
}
|
||||
const paths = pathsConfig()
|
||||
|
||||
// region scripts
|
||||
// region images
|
||||
gulp.task('favicons-images', function (cb) {
|
||||
pump([gulp.src(paths.imagesFavicons_files),
|
||||
gulp.dest(paths.buildImagesFavicons)],
|
||||
|
|
Loading…
Reference in New Issue
Block a user