You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One thing I just realized is that both links work correctly if you first load the HTML document in a browser. So this is not as severe as it may sound. But I still think it would be nice if the original links were kept.
Describe the bug
When index.html file is updated, the
&
in the link's href attribute is updated to&
To Reproduce
Steps to reproduce the behavior:
npx pwa-asset-generator path\to\icon.png path\to\icons --index path\to\index.html
Expected behavior
The
&
should not be encoded inhref
attributes.If you navigate to both URLs, and compare contents, you'll see that the one that does not have encoding is the right one.
System (please complete the following information):
The text was updated successfully, but these errors were encountered: