docs(core): nx plugin submission nx-size-limit (#16307)
This commit is contained in:
parent
80a2b45a86
commit
81e1dcd195
@ -428,5 +428,10 @@
|
|||||||
"name": "@nxrocks/nx-ktor",
|
"name": "@nxrocks/nx-ktor",
|
||||||
"description": "Nx plugin to generate, run, package, build (and more) Ktor projects inside your Nx workspace",
|
"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"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user