diff --git a/community/approved-plugins.json b/community/approved-plugins.json index ed04e86e68..6c72db3e14 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -44,6 +44,11 @@ "description": "Nx plugin to run the e2e test on an existing dist folder", "url": "https://github.com/mauriziovitale/angular-plugins/tree/master/libs/lite-serve" }, + { + "name": "@nx-plus/vue", + "description": "Nx plugin adding first class support for Vue in your Nx workspace.", + "url": "https://github.com/ZachJW34/nx-plus/tree/master/libs/vue" + }, { "name": "@nx-plus/docusaurus", "description": "Nx plugin adding first class support for Docusaurus in your Nx workspace.",