Skip to content

Consider having a size budget for axe-core #1930

Open
@straker

Description

@straker

From the discussion on GoogleChrome/lighthouse#10056, axe 3.4.0 added 60KB minified to our codebase, mostly from the addition of core-js Unit32Array polyfills needed for the ligature icon detection. This pushed lighthouse over their size budget, causing them to fail their build.

For 4.0.0 we should consider introducing a size budget ourselves so we don't continue to increase in size (as we have done as shown by @patrickhulce chart)

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    featNew feature or enhancementperformancePerformance related issues

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions