chore(core): nx plugin submissions @nx-extend (#14073)
This commit is contained in:
parent
72a2bd6c68
commit
d819749e9d
@ -269,6 +269,16 @@
|
|||||||
"description": "Nx plugin to run playwright e2e tests in an Nx workspace",
|
"description": "Nx plugin to run playwright e2e tests in an Nx workspace",
|
||||||
"url": "https://github.com/tripss/nx-extend/tree/master/packages/playwright"
|
"url": "https://github.com/tripss/nx-extend/tree/master/packages/playwright"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "@nx-extend/terraform",
|
||||||
|
"description": "Nx plugin for deploying your resources with Terraform",
|
||||||
|
"url": "https://github.com/tripss/nx-extend/tree/master/packages/terraform"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "@nx-extend/pulumi",
|
||||||
|
"description": "Nx plugin for deploying your resources with Pulumi",
|
||||||
|
"url": "https://github.com/tripss/nx-extend/tree/master/packages/pulumi"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "@nativescript/nx",
|
"name": "@nativescript/nx",
|
||||||
"description": "Nx Plugin adding first class support for NativeScript in your Nx workspace",
|
"description": "Nx Plugin adding first class support for NativeScript in your Nx workspace",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user