docs(core): add analogjs nx plugin to approved-plugins.json (#21080)

Co-authored-by: PASCAL BREWING <pascal.brewing@mercedes-benz.com>
This commit is contained in:
Pascal Brewing 2024-02-05 15:26:29 +01:00 committed by GitHub
parent a524665073
commit 48296b043d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -458,5 +458,10 @@
"name": "@gnuechtel/nx-cucumber",
"description": "Plugin to use Cucumber within Nx workspaces",
"url": "https://gitlab.com/gnuechtel/open-source/-/tree/main/libs/nx-cucumber"
},
{
"name": "@analogjs/platform",
"description": "Official plugin to add Analog to your Nx monorepo.",
"url": "https://analogjs.org/docs/integrations/nx"
}
]