fix: replace default react favicon with tags icon (#699)
Get rid of React/Electron's default icons and replace them with the tags icon used throughout the app.
AB#16537
* fix: removing version from the title bar
Remove version from the title. Amazingly, webpack + environment variables is hard, cross platform.
Reverting for now.
AB#17537
Script to push VoTT single page app to Azure as a static Web site.
Display version/commit SHA in multiple places to be able to easily
determine version.
AB#17484
* Modified to support running off of local static build
* Added silent flag to coverage script
* Updated azure-piplines.yml to point to correct location
* clean up and merge changes from My's branch
* fix file path
* update package-lock.json
* refactor webpack configs