mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 11:11:25 +00:00
build(docs): try playwright-aws-lambda
This commit is contained in:
parent
9f21c6b4cb
commit
9f09d893da
3 changed files with 118 additions and 11 deletions
|
@ -7,7 +7,7 @@
|
|||
"build": "run-s build:*",
|
||||
"build:routify": "routify run -b",
|
||||
"build:svite": "svite build",
|
||||
"postbuild": "DEBUG=pw:api node scripts/postbuild"
|
||||
"postbuild": "node scripts/postbuild"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltech/routify": "^1.9.9",
|
||||
|
@ -17,6 +17,8 @@
|
|||
"mdsvex": "^0.8.8",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"playwright": "^1.4.2",
|
||||
"playwright-aws-lambda": "^0.6.0",
|
||||
"playwright-core": "^1.4.2",
|
||||
"polka": "^0.5.2",
|
||||
"prettier": "^2.1.2",
|
||||
"prettier-plugin-svelte": "^1.4.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue