Switch to Vite (#434)

This commit is contained in:
Aria 2023-07-16 22:19:21 +02:00 committed by GitHub
parent 2052824aca
commit b83164f26f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
44 changed files with 3326 additions and 787 deletions

View file

@ -52,3 +52,7 @@ runs:
if: steps.cache-playwright-browsers.outputs.cache-hit != 'true'
shell: bash
run: yarn workspace playground run playwright install --with-deps
- name: Update browserlist
shell: bash
run: npx browserslist@latest --update-db