Trent Larson
8 months ago
6 changed files with 31 additions and 15 deletions
@ -1,6 +1,7 @@ |
|||||
# Only the variables that start with VUE_APP_ are seen in the application process.env in Vue. |
|
||||
|
|
||||
# this won't resolve as a URL on production; it's a URN only found in the test system |
# I tried setting values here and using `vue-cli-service build --mode development` |
||||
VUE_APP_BVC_MEETUPS_PROJECT_CLAIM_ID=https://endorser.ch/entity/01HNTZYJJXTGT0EZS3VEJGX7AK |
# but it didn't create some things in "dist": |
||||
VUE_APP_DEFAULT_ENDORSER_API_SERVER=http://localhost:3000 |
# - the "css" directory with the CSS extracted from Vue files |
||||
VUE_APP_DEFAULT_IMAGE_API_SERVER=http://localhost:3002 |
# - the sw_scripts-combined* files |
||||
|
# |
||||
|
# ¯\_(ツ)_/¯ |
||||
|
Loading…
Reference in new issue