chore(core): nx plugin submission @spaceribs/nx-web-ext (#12480)

This commit is contained in:
Aaron Brewer 2022-11-08 09:40:51 -05:00 committed by GitHub
parent e4524db239
commit c9b5f58364
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -338,5 +338,10 @@
"name": "@diogovcs/stryker-mutator", "name": "@diogovcs/stryker-mutator",
"description": "Nx plugin to add Stryker Mutator mutation tests to the Nx Workspace.", "description": "Nx plugin to add Stryker Mutator mutation tests to the Nx Workspace.",
"url": "https://github.com/DiogoVCS/nx-workspace-plugins" "url": "https://github.com/DiogoVCS/nx-workspace-plugins"
},
{
"name": "@spaceribs/nx-web-ext",
"description": "Nx plugin that allows you to build, test and deploy web extensions.",
"url": "https://github.com/spaceribs/spaceribs/tree/main/packages/nx-web-ext"
} }
] ]