update vue-cli to 5.x

This commit is contained in:
Sam
2022-02-19 22:50:01 +01:00
parent 9abaf4887e
commit c267d65ff3
5 changed files with 2486 additions and 4644 deletions

View File

@ -169,7 +169,7 @@ button {
.no-map {
background-color: var(--workout-no-map-bg-color);
background-image: url('/img/workouts/map.svg');
background-image: url('~@/assets/img/workouts/map.svg');
background-size: contain;
background-repeat: no-repeat;
background-position: center;