axe-core 3.1.0 does not have main entry point `axe.js`

Created on 27 Aug 2018  路  5Comments  路  Source: dequelabs/axe-core

Some of our builds which leverage axe/axe-core started failing this morning with an error loading axe-core. This appears to be fallout of having moved from 3.0.3 to 3.1.0 once it was published.

Most helpful comment

Hey all. Apologies for the problematic release. We are working on a fix and will have it up available within a few hours.

All 5 comments

We are experiencing similar issues resolving axe-core with the latest release. It does look like this is related to the main key in the package.json pointing to axe.js, but that file doesn't look like it exists anymore in the npm package. A quick look through the code makes me think main should be updated to point to lib/core/index.js

Ours is failing as well now, but on the missing axe-core/axe.min.js file.

(Please note that removing any entry point is a breaking change)

Hey all. Apologies for the problematic release. We are working on a fix and will have it up available within a few hours.

Hey all. Quick update. Axe-core 3.1.1 just landed on NPM. We should be all set to move forward again.

Was this page helpful?
0 / 5 - 0 ratings