-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
When importing an icon using a destructuring (i.e. with named imports), it seems necessary (at least for some compilers?) to transverse the entire list of icons. This can lead to a relatively large performance penalty vs default exports. Here is feedback from one compiler and some ideas on how this can be improved.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels