Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency error while using with Nuxt: Critical dependency: require function is used in a way in which dependencies cannot be statically extracted #41

Open
anqaka opened this issue Mar 19, 2021 · 1 comment

Comments

@anqaka
Copy link

anqaka commented Mar 19, 2021

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

@spennine
Copy link

we are are also receiving this error, using react.

./node_modules/axe-core/axe.js
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted

and like @anqaka , the library does correctly render/log the violations despite that error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants