From f00b0db1c72a54f801bb0923686fd48cdf3b0fe7 Mon Sep 17 00:00:00 2001 From: Sebastiandg7 Date: Wed, 31 Mar 2021 16:51:11 -0500 Subject: [PATCH] chore(core): nx plugin submission @trafilea/nx-shopify --- community/approved-plugins.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/community/approved-plugins.json b/community/approved-plugins.json index a458d7a575..075ff345e2 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -148,5 +148,10 @@ "name": "ngx-deploy-npm", "description": "Publish your libraries to NPM with just one command.", "url": "https://github.com/bikecoders/ngx-deploy-npm" + }, + { + "name": "@trafilea/nx-shopify", + "description": "Nx plugin for developing performance-first Shopify themes", + "url": "https://github.com/trafilea/nx-shopify" } ]