diff options
author | Steven Thomas <steve.thomas@amdocs.com> | 2018-09-27 09:34:28 -0400 |
---|---|---|
committer | Steven Thomas <steve.thomas@amdocs.com> | 2018-09-27 09:38:18 -0400 |
commit | 2e21aefe5b5a85111dbc20b47792be569b97fdec (patch) | |
tree | 41e6b1bf3d8904051cc735504873cc105d1fbbea /scripts/build/build.sh | |
parent | 410e8a48a471c6bb814f253abe006f20db0c2750 (diff) |
readding code that was removed in a merge
Issue-ID: AAI-1675
Change-Id: Ie0ae94bd2358c7ff5329c39a1c07750a57963dac
Signed-off-by: Steven Thomas <steve.thomas@amdocs.com>
Diffstat (limited to 'scripts/build/build.sh')
-rw-r--r-- | scripts/build/build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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 |