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.
name
1 parent 404b825 commit e180546Copy full SHA for e180546
plugin/index.js
@@ -11,7 +11,6 @@ const pluginCore = require('./pluginCore');
11
12
function netlifyPlugin(conf) {
13
return {
14
- name: 'netlify-plugin-a11y',
15
async onPostBuild({
16
pluginConfig: { checkPaths, resultMode = 'error', debugMode },
17
constants: { PUBLISH_DIR },
0 commit comments