You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
process.env.VUE_APP_VERSION = require('./package.json').version// Include package.json version in proccess.env so app can render it. Must be prefixed with `VUE_APP_` per https://cli.vuejs.org/guide/mode-and-env.html#using-env-variables-in-client-side-code