We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f34422 + 21e6ef5 commit 5f4a1abCopy full SHA for 5f4a1ab
plugin/index.js
@@ -8,7 +8,6 @@ const path = require('path');
8
const pluginCore = require('./pluginCore');
9
10
module.exports = {
11
- name: 'netlify-plugin-a11y',
12
async onPostBuild({
13
inputs: { checkPaths, resultMode, debugMode },
14
constants: { PUBLISH_DIR },
0 commit comments