Compare commits
1 commit
f73084cdba
...
dfab3afd28
Author | SHA1 | Date | |
---|---|---|---|
dfab3afd28 |
1 changed files with 0 additions and 4 deletions
|
@ -24,10 +24,6 @@ export default defineConfig({
|
||||||
name: 'firefox',
|
name: 'firefox',
|
||||||
use: { ...devices['Desktop Firefox'] },
|
use: { ...devices['Desktop Firefox'] },
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: 'webkit',
|
|
||||||
use: { ...devices['Desktop Safari'] },
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
|
|
||||||
webServer: {
|
webServer: {
|
||||||
|
|
Reference in a new issue