ProfessionalWiki / Network

MediaWiki extension for adding interactive network visualizations to your wiki pages
https://professional.wiki/en/news/mediawiki-page-network
Other
26 stars 9 forks source link

Install Font Awesome icons with composer rather than node #35

Closed cicalese closed 3 years ago

JeroenDeDauw commented 3 years ago

Wow I am blind - did not even notice node got added

cicalese commented 3 years ago

Wow I am blind - did not even notice node got added

Yeah, it should not have. It was a temporary thing that I was trying to figure out how to work around. Initially, I didn't think that the packagist entry was official (because it is called foRtawesome rather than foNtawesome), but it turns out that it is. I realized that when I introduced node, but by that point I had forgotten that it was the reason I didn't use composer. When Bernhard had issues installing because he missed the node bit in the instructions, it reminded me that node needed to go away.