Make copy of single file firmware upload
Make a copy of single file firmware upload component and store
in env directory.
Update IBM router to use copied single file firmware components.
Update IBM store module to use copied single file firmware store.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I046ce6c69a02b90400058866295b84c5435f5a4b
diff --git a/.env.ibm b/.env.ibm
index cb57a87..4fe4ab4 100644
--- a/.env.ibm
+++ b/.env.ibm
@@ -3,4 +3,5 @@
VUE_APP_COMPANY_NAME="IBM"
CUSTOM_STYLES=true
CUSTOM_APP_NAV=true
-CUSTOM_ROUTER=true
\ No newline at end of file
+CUSTOM_ROUTER=true
+CUSTOM_STORE=true
\ No newline at end of file