docs(core): nx plugin submission nx-size-limit (#16307)

This commit is contained in:
LironH 2023-04-14 18:29:59 +03:00 committed by GitHub
parent 80a2b45a86
commit 81e1dcd195
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -428,5 +428,10 @@
"name": "@nxrocks/nx-ktor",
"description": "Nx plugin to generate, run, package, build (and more) Ktor projects inside your Nx workspace",
"url": "https://github.com/tinesoft/nxrocks/tree/master/packages/nx-ktor"
},
{
"name": "nx-size-limit",
"description": "Adds size-limit support for Nx (performance budget tool for JavaScript)",
"url": "https://github.com/LironHazan/nx-size-limit"
}
]