senar-ai/web

Rethinking pro version of fortawesome

Closed this issue · 2 comments

We can not use the pro version since it needs a token to download the icon.

It blocks the other contributors to run the code locally.

Or is there any way to share the token to other contributors?
Not sure about the legality and the security just by sharing the token.

I'll try to find a way to make it easier to contribute.
Extracting the SVG files is one of the possible alternatives.

I removed the dependencies to the Font Awesome Pro license in this commit 6c2baa6 while slightly improving the bundle size in the process. 😁

Smaller JS bundles without Font Awesome dependencies

Now any contributors should be able to run this project without needing a license! 🎉