-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Remove usage of eval
in hreflang.js
#13205
Comments
#11661 (comment) may finally be able to shine :) |
Ohh also I think we didnt catch that the axe list of langs went from 20kb to 2kb in axe 4.1.0 (which we've had since #11661 dequelabs/axe-core#2527 nice job axe folks :D |
No, definitely caught that, it was on my suggestion :) |
we're dropping support for Node 12 (and we decided to move past Node 12.17 since last December anyways), so dynamic |
wouldn't that inline as a string (brfs) that module and include it in the bundle as JS (for import)? I don't see how dynamic import is any different than the old commonjs require for that explicit module, in terms of avoiding the duplication |
see: https://docs.google.com/document/d/10gp-4xzsQuJpdfMdYHPZbf6EYq3lBnu1Adc11bcMQE8/edit#
CDT wants to tighten their CSP, and this came up as an issue. We could revert what #11442 did–alternatively we could add the list of locales to the Accessibility artifact.
The text was updated successfully, but these errors were encountered: