chore(core): nx plugin submission @nxext/svelte

This commit is contained in:
Dominik Pieper 2020-10-07 11:46:24 +02:00 committed by Victor Savkin
parent 444a3930d8
commit a0024a20fe

View File

@ -64,10 +64,15 @@
"description": "Nx Plugin to integrate the generation of documentation with Compodoc in the Nx workflow",
"url": "https://github.com/twittwer/nx-tools/tree/master/libs/compodoc#readme"
},
{
"name": "@nxext/svelte",
"description": "Nx plugin to use Svelte within nx workspaces",
"url": "https://github.com/nxext/nx-extensions/tree/master/packages/svelte"
},
{
"name": "@nxext/stencil",
"description": "Nx plugin to use StencilJs within nx workspaces",
"url": "https://github.com/DominikPieper/nx-extensions"
"url": "https://github.com/nxext/nx-extensions/tree/master/packages/stencil"
},
{
"name": "@joelcode/gcp-function",