chore(core): nx plugin submission @routineless/nx-aws-cdk (#20167)

This commit is contained in:
KozelAnatoliy 2023-12-13 09:01:52 -08:00 committed by GitHub
parent a30888b92e
commit f42f7a2f7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,11 @@
"description": "Nx plugin to generate a CDK stack with support for the vitest runner. Supports all CDK commands.", "description": "Nx plugin to generate a CDK stack with support for the vitest runner. Supports all CDK commands.",
"url": "https://github.com/berenddeboer/nx-plugins/tree/main/packages/nx-aws-cdk" "url": "https://github.com/berenddeboer/nx-plugins/tree/main/packages/nx-aws-cdk"
}, },
{
"name": "@routineless/nx-aws-cdk",
"description": "Nx plugin to generate and manage aws cdk app and lambdas.",
"url": "https://github.com/KozelAnatoliy/routineless/tree/main/packages/nx-aws-cdk"
},
{ {
"name": "@berenddeboer/nx-sst", "name": "@berenddeboer/nx-sst",
"description": "Nx plugin to generate an SST stack and execute all SST commands.", "description": "Nx plugin to generate an SST stack and execute all SST commands.",