]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
fix(playwright): use `npm run` to start the server on default port (#540)
authorRaku Zeta <zetaraku@gmail.com>
Wed, 10 Jul 2024 06:46:23 +0000 (14:46 +0800)
committerGitHub <noreply@github.com>
Wed, 10 Jul 2024 06:46:23 +0000 (08:46 +0200)
commitcf3f7a7ea7813ad0bdaa7794ddc57a615706edf3
treeb2881e47dab53edbe2d027bebeaaea51a9203475
parent79cfc7272e63c404c3d9cdd972dad57b154afebe
fix(playwright): use `npm run` to start the server on default port (#540)

Also use conditional baseURL depending on CI variable
template/config/playwright/playwright.config.js