lighthouse/third-party/axe
Connor Clark 8213bd9d12
core: convert to ES modules (#14182)
2022-07-13 16:14:27 -07:00
..
LICENSE core(hreflang): remove eval, import axe valid-langs.js directly (#13385) 2022-02-04 14:13:25 -08:00
README.md core(hreflang): remove eval, import axe valid-langs.js directly (#13385) 2022-02-04 14:13:25 -08:00
valid-langs.js core: convert to ES modules (#14182) 2022-07-13 16:14:27 -07:00

README.md

Axe

We use the internal valid-langs.js module in the axe package in the href audit.

The axe package is not published with a package.json that allows importing of its lib, so we must extract it.