summaryrefslogtreecommitdiff
path: root/.env.openpower
AgeCommit message (Collapse)AuthorFilesLines
2020-07-31Change openpower env files to ibmYoshie Muranaka1-2/+0
- Adds VUE_APP_COMPANY_NAME value that is used for logo alt text - Update VUE_APP_ENV_NAME to ibm since this will need to match the env filenames Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ie5b9fc3bedacb493939900a1de77a3a8a1f181c5
2020-04-25Add webpack config for env specific buildsYoshie Muranaka1-0/+2
Add documentation and example files to make environment specific build modifications. - Store any env specific router and store modules in separate env directory Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I06ff3cb0928707354266dd25b399710847e7fa18