Skip to content

Feature/simpler sprites#50

Open
xipasduarte wants to merge 2 commits intomasterfrom
feature/simpler-sprites
Open

Feature/simpler sprites#50
xipasduarte wants to merge 2 commits intomasterfrom
feature/simpler-sprites

Conversation

@xipasduarte
Copy link
Copy Markdown
Contributor

Addresses issue #36 and isolates SVG sprite from images, as these might also contain SVGs which lead to build issues.

.pipe(gulp.dest(config.images.dest))
.pipe(unretina())
.pipe(filterRetina.restore)
.pipe(filterSvgSprite)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Se este foi removido, da linha 13, vem de onde?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@csrui what do you mean ?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comentário mal explicado. Se estou a ler bem o PR, vejo que a const filterSvgSprite foi removida... de onde vem agora?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Que claramente li mal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants