Skip to content

Commit e180546

Browse files
committed
Remove name from plugin properties
1 parent 404b825 commit e180546

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugin/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ const pluginCore = require('./pluginCore');
1111

1212
function netlifyPlugin(conf) {
1313
return {
14-
name: 'netlify-plugin-a11y',
1514
async onPostBuild({
1615
pluginConfig: { checkPaths, resultMode = 'error', debugMode },
1716
constants: { PUBLISH_DIR },

0 commit comments

Comments
 (0)