Skip to content

Commit

Permalink
chore(core): nx plugin submission @nx-tools/nx-container (#13159)
Browse files Browse the repository at this point in the history
  • Loading branch information
gperdomor authored Nov 16, 2022
1 parent 8838476 commit c0deca8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions community/approved-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,6 @@
"description": "Nx plugin to replace protractor with cypress in an nx workspace",
"url": "https://github.com/FabianGosebrink/nx-protractor-to-cypress"
},
{
"name": "@nx-tools/nx-docker",
"description": "Nx plugin to build docker images of your affected apps",
"url": "https://github.com/gperdomor/nx-tools/tree/main/packages/nx-docker"
},
{
"name": "@angular-custom-builders/lite-serve",
"description": "Nx plugin to run the e2e test on an existing dist folder",
Expand Down Expand Up @@ -353,5 +348,10 @@
"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"
},
{
"name": "@nx-tools/nx-container",
"description": "Nx plugin to build OCI containers with Docker, Podman or Kaniko.",
"url": "https://github.com/gperdomor/nx-tools/tree/main/packages/nx-container"
}
]

0 comments on commit c0deca8

Please sign in to comment.