chore(core): nx plugin submission @ziacik/azure-func (#19304)

Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
This commit is contained in:
František Žiačik 2023-10-02 21:02:55 +02:00 committed by GitHub
parent 02148893ba
commit c352bd98e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -418,5 +418,10 @@
"name": "@naxodev/nx-cloudflare",
"description": "Nx plugin for Cloudflare, in particular Cloudflare workers. It allows to generate build and run Cloudflare workers in your Nx workspace.",
"url": "https://github.com/naxodev/oss/tree/main/packages/plugins/nx-cloudflare"
},
{
"name": "@ziacik/azure-func",
"description": "Generating, serving and publishing Azure Functions 4 apps.",
"url": "https://github.com/ziacik/nx-tools/tree/master/packages/azure-func"
}
]