We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a7ed77 commit c8dc5d3Copy full SHA for c8dc5d3
packages/node/package.json
@@ -60,7 +60,7 @@
60
"test:express": "node test/manual/express-scope-separation/start.js",
61
"test:jest": "jest",
62
"test:release-health": "node test/manual/release-health/runner.js",
63
- "test:webpack": "cd test/manual/webpack-domain/ && yarn && node npm-build.js",
+ "test:webpack": "cd test/manual/webpack-domain/ && yarn --silent && node npm-build.js",
64
"test:watch": "jest --watch"
65
},
66
"volta": {
0 commit comments