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
I am trying to make it work using Webpack but I couldn't. I am using url-loader and is not able to load svg properly when I set fragment id. Seems that base 64 is not well formed.
I am trying to make it work using Webpack but I couldn't. I am using
url-loaderand is not able to load svg properly when I set fragment id. Seems that base 64 is not well formed.<img src="assets/icons/icons.svg#billing" />