Thank you for this writeup.
The package seems to work fine. But I'm getting the following message when running my jest tests....
```
[Vue warn]: Unknown custom element: <font-awesome-icon> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
```
Would love to know if you are facing the same issues and how you resolved this. thanks!