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
Dependency error while using with Nuxt: Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
#41
While using vue-axe with Nuxt I have following warning:
./node_modules/axe-core/axe.js 6275:19-26
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
I use Nuxt v2.15.2
It looks like it deasn't break anything, plugin work properly despite this warning
The text was updated successfully, but these errors were encountered: