-
Notifications
You must be signed in to change notification settings - Fork 881
Webpack Error: axe-core cannot be extracted #3771
Copy link
Copy link
Closed
Labels
Milestone
Description
Product
axe-core
Product Version
4.5.0 and 4.5.1
Latest Version
- I have tested the issue with the latest version of the product
Issue Description
Steps to Reproduce:
I'm using vue-axe in a Vue 3, Vue-CLI project.
- Install the Vue-CLI to generate an app from a boilerplate
npm install @vue/clivue create bug-repro> "Default Vue 3"
- Follow the instructions in the
vue-axeREADME: - Start webpack
npm run serve
Expected:
- Webpack starts up with no warnings/errors.
Actual:
WARNING Compiled with 1 warning
warning in ./node_modules/axe-core/axe.js
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
Additional information:
Issue was not present in v4.4.3. It is present in v4.5.0 and v4.5.1.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.