We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 592bbb9 commit bef037bCopy full SHA for bef037b
1 file changed
packages/uikit-workshop/package.json
@@ -6,7 +6,7 @@
6
"scripts": {
7
"build": "webpack-cli --config webpack.config.js --progress --bail",
8
"watch": "webpack-cli --config webpack.config.js --progress --watch",
9
- "test": "npm run build -- --bail"
+ "test": "npm run build"
10
},
11
"authors": [
12
{
0 commit comments