chore(core): nx plugin submission @jnxplus/nx-quarkus-gradle (#16482)

This commit is contained in:
khalilou88 2023-04-24 21:59:03 +02:00 committed by GitHub
parent dffb3d38e0
commit 7388a8ed2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -433,5 +433,10 @@
"name": "nx-size-limit", "name": "nx-size-limit",
"description": "Adds size-limit support for Nx (performance budget tool for JavaScript)", "description": "Adds size-limit support for Nx (performance budget tool for JavaScript)",
"url": "https://github.com/LironHazan/nx-size-limit" "url": "https://github.com/LironHazan/nx-size-limit"
},
{
"name": "@jnxplus/nx-quarkus-gradle",
"description": "Nx plugin to add Quarkus and Gradle multi-project builds support to Nx workspace",
"url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-quarkus-gradle"
} }
] ]