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've just found out that when I build my universal app all the svg code for the icons ends up in my server.js which I'm sure can't be good for performance as it's 1000's of lines of unnecessary code
They are not in the client side build so how do I prevent them ending up server build.