-
- Downloads
feat: add env variables for URLs
BREAKING CHANGE: Pass the base URL of API server to the ApiService class and inject the viewer base URL at search result list items instead of hardcoded strings. closes #75
Showing
- .env 2 additions, 0 deletions.env
- .gitignore 1 addition, 0 deletions.gitignore
- package-lock.json 17 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- readme.md 3 additions, 1 deletionreadme.md
- src/.vuepress/api/api.js 1 addition, 1 deletionsrc/.vuepress/api/api.js
- src/.vuepress/components/SearchResultList.vue 1 addition, 1 deletionsrc/.vuepress/components/SearchResultList.vue
- src/.vuepress/config.js 9 additions, 3 deletionssrc/.vuepress/config.js
Loading
Please register or sign in to comment