Skip to content

svg files in images folder do not get copied to the dist folder #140

Description

@valadas

Describe the bug

If you put svg images in the src/images folder they do not get copied to the dist folder on build.

To Reproduce

Steps to reproduce the behavior:

  1. Put some jpeg, gif and svg files in the src/images folder
  2. Run gulp build

Expected behavior

SVG images should get minified according to settings and be output to the dist/images folder

Errors

Images get copied to the dist folder but not the svg images

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions