From ecb0fd2d11ce4cb6c68a4bdda0dd965456cb95bf Mon Sep 17 00:00:00 2001 From: Tony Air Date: Wed, 25 Jul 2018 15:14:48 +0700 Subject: [PATCH] Remove thirdparty exposing --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 0686f8b..342a784 100755 --- a/composer.json +++ b/composer.json @@ -40,8 +40,7 @@ }], "extra": { "expose": [ - "app/client/dist", - "app/thirdparty/client" + "app/client/dist" ], "project-files-installed": [ "app/.htaccess",