mirror of
https://github.com/codex-storage/codex-marketplace-ui.git
synced 2025-02-22 04:38:39 +00:00
Add Safari support
This commit is contained in:
parent
906626e37c
commit
6b15a0693e
@ -48,10 +48,10 @@ export default defineConfig({
|
||||
use: { ...devices['Desktop Firefox'] },
|
||||
},
|
||||
|
||||
// {
|
||||
// name: 'webkit',
|
||||
// use: { ...devices['Desktop Safari'] },
|
||||
// },
|
||||
{
|
||||
name: 'webkit',
|
||||
use: { ...devices['Desktop Safari'] },
|
||||
},
|
||||
|
||||
/* Test against mobile viewports. */
|
||||
// {
|
||||
|
Loading…
x
Reference in New Issue
Block a user