DEV Community

Discussion on: Font Awesome 5 with Using a Package Manager + using Gulp 4

 
sarah27h profile image
Sarah Hassan • Edited

I checked the code, and you have to put the index.html and webfonts folder in the same folder (dist)

You can define a task to make a copy of the index.html in the dist folder. Then check CSS and JS file paths again.

Alt text of image

Thread Thread
 
sabbirsobhani profile image
Sabbir Sobhani

It works!

Thread Thread
 
sarah27h profile image
Sarah Hassan • Edited

That's awesome, you did a good job.
Thanks for your feedback, which helped me improve the article.
Happy coding :)