diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 38fe272acb..af32fc7e2a 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -4,6 +4,11 @@ "description": "Nx plugin add vitepress project to your workspace", "url": "https://github.com/Ahryman40k/nx-vitepress/tree/main/packages/nx-vitepress" }, + { + "name": "@klerick/nx-angular-mf", + "description": "Custom Angular Builder for Microfrontend Architecture", + "url": "https://github.com/klerick/nx-angular-mf" + }, { "name": "@nightwatch/nx", "description": "The NightwatchJS plugin allows your workspace to use the power of NightwatchJS for E2E and Component Testing on Desktop and Mobile",