Update vite

This commit is contained in:
wvffle 2022-07-21 19:36:08 +00:00 committed by Georg Krause
commit 2323cf70d7
7 changed files with 173 additions and 201 deletions

View file

@ -32,8 +32,6 @@ tasks:
poetry run python manage.py gitpod dev
- name: Frontend
env:
HMR_PORT: 8000
before: cd front
init: |
yarn install