devops: add bots for other browsers/platforms (#174)
This commit is contained in:
parent
795a9d578a
commit
0d6bb2f547
6 changed files with 38 additions and 6 deletions
|
|
@ -19,6 +19,7 @@
|
|||
"lint": "eslint .",
|
||||
"watch": "tsc --watch",
|
||||
"test": "playwright test",
|
||||
"ctest": "playwright test --project=chrome",
|
||||
"clean": "rm -rf lib",
|
||||
"npm-publish": "npm run clean && npm run build && npm run test && npm publish"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue