RootCauseunvalidated
Importing the entire icon pack (e.g., `@fortawesome/free-solid-svg-icons`) pulls in many unused icons, increasing the compiled/module size; Babel then de-optimizes due to the module exceeding its size threshold.
4d12737d-abe7-4352-8339-6730b6f39204
Importing the entire icon pack (e.g., @fortawesome/free-solid-svg-icons) pulls in many unused icons, increasing the compiled/module size; Babel then de-optimizes due to the module exceeding its size threshold.