nuxt / icon

The <Icon> component, supporting Iconify, Emojis and custom components.
https://stackblitz.com/edit/nuxt-icon-playground?file=app.vue
MIT License
961 stars 59 forks source link

Slow module @nuxt/icon took 12455.29ms to setup. #229

Closed sgween closed 3 months ago

sgween commented 3 months ago

Continually get:

"WARN Slow module @nuxt/icon took [XXXX]ms to setup"

Time varies but message persists and can't get rid of it.

antfu commented 3 months ago

We temporarily closed this due to the lack of enough information. We could not identify whether it was a bug or a userland misconfiguration with the given info. Please provide a minimal reproduction to reopen the issue. Thanks.

Why reproduction is required