diff --git a/community/approved-plugins.json b/community/approved-plugins.json index b90a5dabb0..62d314c889 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -9,6 +9,11 @@ "description": "The Playwright plugin allows your workspace to use the power of Playwright end-to-end testing", "url": "https://github.com/nxkit/nxkit" }, + { + "name": "qwik-nx", + "description": "Get first class support for Qwik inside of Nx monorepos with Qwik optimized custom executors, generators and a vite plugin", + "url": "https://github.com/qwikifiers/qwik-nx" + }, { "name": "@nxkit/style-dictionary", "description": "Nx plugin to generate and build Style Dictionary projects inside your Nx workspace",