@phosphor-icons/vue/compact
significantly increases the build time
#39
Labels
bug
Something isn't working
🐛 The bug
Compact bundle significantly increases the build time. That being said, the import cost for the bundle is 3.8M:
As mentioned in v2.1.4 changelog compact scope bundles all files in a single file aiming to fix the
EMFILE
error.Is there any other way of avoiding
Error: EMFILE: too many open files...
error as in #35 besides using compact scope?🛠️ To reproduce
🌈 Expected behaviour
A proposed solution would be exporting per-file icons as in:
ℹ️ Additional context
No response
The text was updated successfully, but these errors were encountered: