Make playwright run faster (#2737)
This commit is contained in:
committed by
GitHub
parent
1477def4fe
commit
6020590b2f
@@ -39,6 +39,7 @@
|
||||
"scripts": {
|
||||
"start": "PORT=5005 react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"buildistanbulcoverage": "PORT=9090 USE_BABEL_PLUGIN_ISTANBUL=1 react-app-rewired build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject",
|
||||
"playwright": "PORT=5005 USE_BABEL_PLUGIN_ISTANBUL=1 react-app-rewired start"
|
||||
|
||||
Reference in New Issue
Block a user