Skip to content

Commit ceb2b2d

Browse files
author
Amar Parmar
authored
feat: add simple build logger plugin (#486)
1 parent 1d98d21 commit ceb2b2d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

site/plugins.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,5 +573,13 @@
573573
"package": "netlify-plugin-nx-skip-build",
574574
"repo": "https://github.com/f22hd/netlify-plugin-nx-skip-build",
575575
"version": "0.0.4"
576+
},
577+
{
578+
"author": "Amar Parmar",
579+
"description": "Send build events to a logging service",
580+
"name": "Build Logger",
581+
"package": "netlify-plugin-build-logger",
582+
"repo": "https://github.com/amar-p6/netlify-build-logger-plugin.git",
583+
"version": "1.0.3"
576584
}
577585
]

0 commit comments

Comments
 (0)