retard de scripts de nœud

"scripts": {  "test:system": "npm-run-all build -p -r serve test",  "build": "webpack",  "serve": "serve -p 8000",  "test": "wait-on http://localhost:8001 && npm run test:codecept",  "test:codecept": "codecept",}
Easy Eagle