Skip to content

Update Pa11y Config for Node Pattern Lab 3 #595

Open
@jryanconklin

Description

@jryanconklin

Issue

The default config for pa11y is no longer compatible with Node PL 3.

Analysis

See this PR on the update to resolve: pattern-lab/patternlab-node#1035

const {
  patternPaths,
  navItems,
  // eslint-disable-next-line import/no-unresolved
} = require('../dist/app-node-pl/pl/styleguide/data/patternlab-data.cjs.js');

This PR should account for documenting how to fix as well as tracking the Pattern Lab PR above to see if it's merged. If merged, we don't need to patch Particle. Else, we should create the patch file per docs/patches.md

Confirmation

As a developer, I can run pa11y tests on my Particle.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions