-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xmlns and src attributes of the even-numbered *.svg source aren't removed #80
Comments
Very strange. Unfortunately, I'm unable to reproduce this behaviour locally. Is there any way you could debug this further? |
I created a new project on glitch. I changed the code slightly to work on glitch. https://glitch.com/edit/#!/join/c1d83fb2-6295-4273-b4c2-cd696c7560fd Click Logs in the sidebar, then see console. |
Can confirm this when using |
should be fixed now in |
version: 6.1.8
INPUT: src/html/index.html
src/img/right.svg
src/img/left.svg
index.js
OUTPUT: dist/html/index.html
EXPECTED: dist/html/index.html
The text was updated successfully, but these errors were encountered: