diff --git a/plugin/index.js b/plugin/index.js index afac5c1..b93e243 100644 --- a/plugin/index.js +++ b/plugin/index.js @@ -8,7 +8,6 @@ const path = require('path'); const pluginCore = require('./pluginCore'); module.exports = { - name: 'netlify-plugin-a11y', async onPostBuild({ inputs: { checkPaths, resultMode, debugMode }, constants: { PUBLISH_DIR },