新增npm命令
This commit is contained in:
parent
1eab67953c
commit
b777133751
@ -6,7 +6,9 @@
|
|||||||
"hlk_codegen": "npx playwright codegen https://hlk.meiguanjia.net/#/",
|
"hlk_codegen": "npx playwright codegen https://hlk.meiguanjia.net/#/",
|
||||||
"mgj_codegen": "npx playwright codegen https://vip1.meiguanjia.net/shair/?v=mgj",
|
"mgj_codegen": "npx playwright codegen https://vip1.meiguanjia.net/shair/?v=mgj",
|
||||||
"zhb_codegen": "npx playwright codegen https://shengyibao.meiguanjia.net/young/",
|
"zhb_codegen": "npx playwright codegen https://shengyibao.meiguanjia.net/young/",
|
||||||
"ui": "npx playwright test --ui"
|
"ui": "npx playwright test --ui",
|
||||||
|
"pwi": "npm ci && npx playwright install",
|
||||||
|
"pwu": "npx playwright install --with-deps"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "",
|
"author": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user