Hi, does someone having this problem: `fontawesome: { component: 'fa', icons: { solid: true, brands: true, }, },` `<fa :icon="['fab', 'linkedin']"/>` The icons is loaded in dev mode but not in build. The SVG tag is there but not showing the icon.