From 2e21aefe5b5a85111dbc20b47792be569b97fdec Mon Sep 17 00:00:00 2001 From: Steven Thomas Date: Thu, 27 Sep 2018 09:34:28 -0400 Subject: [PATCH 1/1] readding code that was removed in a merge Issue-ID: AAI-1675 Change-Id: Ie0ae94bd2358c7ff5329c39a1c07750a57963dac Signed-off-by: Steven Thomas --- scripts/build/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/build/build.sh b/scripts/build/build.sh index 7af49cd..24ede22 100644 --- a/scripts/build/build.sh +++ b/scripts/build/build.sh @@ -149,6 +149,7 @@ else npm install --save ${extensionList} # copy content when there are extensions UpdateFEwithExtensions + UpdateFEWithCustomViews fi # Copy style -- 2.16.6