mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
add playwright to deps list
This commit is contained in:
parent
f66506ea43
commit
e9db42a64b
@ -93,6 +93,7 @@ export const sandbox: Task = {
|
||||
extraDeps.push(
|
||||
'happy-dom',
|
||||
'vitest',
|
||||
'playwright',
|
||||
'@vitest/browser',
|
||||
'@storybook/experimental-vitest-plugin@0.0.5--canary.6.bbeaab3.0',
|
||||
testingLibraryPackage
|
||||
|
Loading…
x
Reference in New Issue
Block a user