Open jrgleason opened 4 years ago
@jrgleason the vue-fontawesome packages is not yet compatible with Browser ES modules.
I just tried the same, creating a Vue app without webpack/Node, using ES modules and CDN I can't find any way to use Fontawesome :(
Bug I am not using babel or any compiler I am just loading directly from the browser. This works for most font awesome stuff such as
Reproducible test case However, when I add...
I get
It appears to be related to
Maybe these should be global instead?
Expected behavior I should register the component.
Desktop (please complete the following information):