Skip to content

Demonstrate Webpack 4 configuration with Font Awesome 5.1.

Notifications You must be signed in to change notification settings

mlwilkerson/fa5-webpack4-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  1. yarn

  2. yarn build

  3. Inspect the resulting dist/bundle.js. If you search for f0f4, the unicode for the faCoffee icon, you won't find it because it was not referenced in the source in src/index.js and therefore eliminated from the production bundle.

About

Demonstrate Webpack 4 configuration with Font Awesome 5.1.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published