This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Fortawesome: treeshaking behavior not working #278
Labels
bug
Something isn't working
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
🐛 Bug Report
After looking at the size of the build and the config I noticed the whole free-solid-svg-icons library was being imported.
To reproduce
yarn clone github.com/hospitalrun/components
view index.tsx file
This bug is related to following issue as it is taking up space in the hospitalrun build
HospitalRun/hospitalrun-frontend#1808
Expected behavior
Only import necessary icons
The text was updated successfully, but these errors were encountered: