chore(core): nx plugin submission nx-cloudflare (#19389)

Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
This commit is contained in:
Nacho Vazquez 2023-10-02 15:51:39 -03:00 committed by GitHub
parent 542721f548
commit 25550eefd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -413,5 +413,10 @@
"name": "@jnxplus/nx-maven",
"description": "Nx plugin to add Maven multi-module project support to Nx workspace",
"url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-maven"
},
{
"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"
}
]