-
yarn
-
yarn build
-
Inspect the resulting
dist/bundle.js
. If you search forf0f4
, the unicode for thefaCoffee
icon, you won't find it because it was not referenced in the source insrc/index.js
and therefore eliminated from the production bundle.