You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think when importing an icon, ALL icons are loaded. whenever I import 1 icon and use it in my template the HMR reload time goed from <100ms to almost 10 seconds.
Or is it something I'm doing wrong?
The text was updated successfully, but these errors were encountered:
import Discord from 'simple-icons-astro/Discord'
import Facebook from 'simple-icons-astro/Facebook'
import Github from 'simple-icons-astro/Github'
import Instagram from 'simple-icons-astro/Instagram'
import Tiktok from 'simple-icons-astro/Tiktok'
import Twitch from 'simple-icons-astro/Twitch'
import X from 'simple-icons-astro/X'
import YouTube from 'simple-icons-astro/Youtube'
Would be a good idea to change the docs accordingly
I think when importing an icon, ALL icons are loaded. whenever I import 1 icon and use it in my template the HMR reload time goed from <100ms to almost 10 seconds.
Or is it something I'm doing wrong?
The text was updated successfully, but these errors were encountered: