Switch to Vite (#434)
This commit is contained in:
parent
2052824aca
commit
b83164f26f
44 changed files with 3326 additions and 787 deletions
4
.github/actions/yarn-nm-install/action.yml
vendored
4
.github/actions/yarn-nm-install/action.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue