Skip to content

Commit 5f4a1ab

Browse files
authored
Merge pull request #8 from ehmicky/chore-remove-plugin-name
2 parents 6f34422 + 21e6ef5 commit 5f4a1ab

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
@@ -8,7 +8,6 @@ const path = require('path');
88
const pluginCore = require('./pluginCore');
99

1010
module.exports = {
11-
name: 'netlify-plugin-a11y',
1211
async onPostBuild({
1312
inputs: { checkPaths, resultMode, debugMode },
1413
constants: { PUBLISH_DIR },

0 commit comments

Comments
 (0)