test(pnpm and playwright): Updated dependencies
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
"build": "stencil build",
|
||||
"start": "stencil build --dev --watch --serve",
|
||||
"test": "stencil-test --prod",
|
||||
"test:unit": "stencil-test --prod --project=unit",
|
||||
"test:browser": "stencil-test --prod --project=browser",
|
||||
"test:watch": "stencil-test --prod --watch",
|
||||
"generate": "stencil generate",
|
||||
"storybook": "storybook dev -p 6006 --no-open"
|
||||
|
||||
Reference in New Issue
Block a user