We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 585649c + 4732937 commit de60d92Copy full SHA for de60d92
1 file changed
npm/react/package.json
@@ -13,7 +13,7 @@
13
"pretest": "yarn transpile",
14
"test": "yarn cy:run",
15
"transpile": "tsc",
16
- "watch": "yarn build --watch"
+ "watch": "yarn build --watch --watch.exclude ./dist/**/*"
17
},
18
"dependencies": {
19
"@babel/plugin-transform-modules-commonjs": "7.12.1",
0 commit comments